add readme

This commit is contained in:
2024-08-13 00:28:30 -06:00
parent d0315a0e94
commit ddf966e17b
3 changed files with 13 additions and 0 deletions

6
.idea/vcs.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

BIN
anix.exe Normal file

Binary file not shown.

7
readme.md Normal file
View File

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