From fb30c68cf10272f3dc506ae22e776f2c1250a44f Mon Sep 17 00:00:00 2001 From: Mason Payne Date: Tue, 13 Aug 2024 00:32:29 -0600 Subject: [PATCH] add example output --- readme.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/readme.md b/readme.md index ed2a188..b75248c 100644 --- a/readme.md +++ b/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 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 ``` \ No newline at end of file