Add README
I forget to add a basic readme... But now it has one.
This commit is contained in:
parent
2542d13afc
commit
17680cfe96
1 changed files with 17 additions and 0 deletions
17
README
Normal file
17
README
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
==========
|
||||||
|
Project Name Generator
|
||||||
|
==========
|
||||||
|
|
||||||
|
How to build:
|
||||||
|
|
||||||
|
zig build --release=fast
|
||||||
|
|
||||||
|
How to use:
|
||||||
|
|
||||||
|
/path/to/binary [count]
|
||||||
|
|
||||||
|
This thing is so dumb that I won't maintain it only if I need to add more syllables.
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
|
||||||
|
- [ ] Cross-compile many binarys and release them
|
Loading…
Add table
Reference in a new issue