about summary refs log tree commit diff
path: root/utils/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/README.md')
-rw-r--r--utils/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/utils/README.md b/utils/README.md
new file mode 100644
index 0000000..035e9c9
--- /dev/null
+++ b/utils/README.md
@@ -0,0 +1,11 @@
+# Utilities
+
+These are scripts that help me conlang easier.
+
+These scripts are licensed under GPLv3 license.
+
+Usage:
+
+```raku
+raku genwords.raku <max syllable count> <number of word generated>
+```