Update README.md

This commit is contained in:
miro 2026-04-11 07:16:05 +00:00
parent ef189c65c4
commit ad3707d9cf
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@ Here are the dependencies packages of bash, gawk and YAD relate to:
* If this Nihongo vocabulary trainer software was installed through a customized install script, or from package manager, running this program should be straight forward. (eg. typing "trainjpnvocab" in terminal or clicking on "Nihongo vocabulary trainer" which is listed in the GUI menu)
* For Nihongo vocabulary trainer software package authenticity verification steps, do these command lines in terminal as following:
gpg --keyserver keys.openpgp.org --recv-keys B0FE91B93C76644B34DF8BA41CC4220333FC5CC2
gpg --verify mypackage.tar.gz.sig mypackage.tar.gz
~~~~~~~~~~~~ [Future development] ~~~~~~~~~~~~
There will be some more add-on variety test questions that will help you prove your vocabulary confidence level. So please look forward on the next version. As for now, source code bug fixer are fully welcome. If you can help me improve or make another version of word list in the kanji-and-antonym.txt data file, that would be great too. That's all for now.