diff --git a/README.md b/README.md index ffb3dbd..85ac66a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,19 @@ -execute lexicon with the arguments u want: +#USAGE * all - shows all words in heonian * search \ - searches all words and shows only those that return to [string.find()](https://www.lua.org/pil/20.1.html) * transcript \ - - transcripts the word to [heonian script](https://cronut.cafe/~lustlion/myrheon/test/) \ No newline at end of file + - transcripts the word to [heonian script](https://cronut.cafe/~lustlion/myrheon/test/) + +#INSTALL + +##Linux +* 1. Run install.sh + - Preferibly as root, if you run as nonroot your install will be on your local user bin. +* 2. Now you can run "heonian" or "lexicon" to use this app + +##Windows +* There is no windows installer yet + - Just run "lexicon" here. \ No newline at end of file