This commit is contained in:
bizcochito 2022-03-23 01:25:29 +09:00
parent 8c8a2cdb4b
commit 854c9ca2a3

View File

@ -1,4 +1,4 @@
#USAGE # USAGE
* all * all
- shows all words in heonian - shows all words in heonian
@ -7,13 +7,13 @@
* transcript \<word\> * 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 # INSTALL
##Linux ## Linux
* 1. Run install.sh * 1. Run install.sh
- Preferibly as root, if you run as nonroot your install will be on your local user bin. - 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 * 2. Now you can run "heonian" or "lexicon" to use this app
##Windows ## Windows
* There is no windows installer yet * There is no windows installer yet
- Just run "lexicon" here. - Just run "lexicon" here.