add example output

This commit is contained in:
2024-08-13 00:32:29 -06:00
parent 89eeffb95f
commit fb30c68cf1

View File

@ -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
``` ```