add example output
This commit is contained in:
25
readme.md
25
readme.md
@ -10,4 +10,29 @@ I made this so I could come up with some fun ideas to model in 3D. But it can be
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
go build -o ./anix
|
go build -o ./anix
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# Example output
|
||||||
|
|
||||||
|
Bear Astronaut
|
||||||
|
Sheep Writer
|
||||||
|
Owl Firefighter
|
||||||
|
Mouse Detective
|
||||||
|
Elephant Artist
|
||||||
|
Cat Teacher
|
||||||
|
Squirrel Veterinarian
|
||||||
|
Koala Engineer
|
||||||
|
Fox Scientist
|
||||||
|
Deer Zookeeper
|
||||||
|
Hedgehog Farmer
|
||||||
|
Chick Photographer
|
||||||
|
Otter Librarian
|
||||||
|
Sloth Carpenter
|
||||||
|
Panda Mechanic
|
||||||
|
Raccoon Police Officer
|
||||||
|
Turtle Musician
|
||||||
|
Dog Doctor
|
||||||
|
Penguin Pilot
|
||||||
|
Rabbit Chef
|
||||||
```
|
```
|
Reference in New Issue
Block a user