diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/anix.exe b/anix.exe new file mode 100644 index 0000000..c87183d Binary files /dev/null and b/anix.exe differ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..4cabfa8 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +# Anix + +A simple CLI that will auto generate a list of animal + occupation pairs. + +## Why? + +I made this so I could come up with some fun ideas to model in 3D. But it can be used or modified for a bunch of random idea generation. \ No newline at end of file