From 17680cfe966af1b25dd07609c0b142b503164b4c Mon Sep 17 00:00:00 2001 From: "xenon.inx" Date: Tue, 11 Mar 2025 19:52:47 +0800 Subject: [PATCH] Add README I forget to add a basic readme... But now it has one. --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..5f60216 --- /dev/null +++ b/README @@ -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