Actualizar 'README.md'

Install
This commit is contained in:
bizcochito 2022-03-23 01:17:34 +09:00
parent 103fdafe60
commit fd76c1c487

View File

@ -1,4 +1,4 @@
execute lexicon with the arguments u want:
#USAGE
* all
- shows all words in heonian
@ -6,3 +6,14 @@ execute lexicon with the arguments u want:
- searches all words and shows only those that return to [string.find()](https://www.lua.org/pil/20.1.html)
* transcript \<word\>
- 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.