Actualizar 'README.md'
Install
This commit is contained in:
parent
103fdafe60
commit
fd76c1c487
15
README.md
15
README.md
@ -1,8 +1,19 @@
|
||||
execute lexicon with the arguments u want:
|
||||
#USAGE
|
||||
|
||||
* all
|
||||
- shows all words in heonian
|
||||
* search \<query\>
|
||||
- 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/)
|
||||
- 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.
|
Loading…
Reference in New Issue
Block a user