diff --git a/README.md b/README.md index 6fc3da2..e0d2cca 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,19 @@ # Japanese Conjugation Helper -## Note: When a new update adds a new conjugation, you should reset your preferences otherwise the program won't function properly +### Note: When a new update adds a new conjugation, you should reset your preferences because new conjugations change the format of how settings are stored **A console application that will conjugate Japanese verbs, adjectives and nouns. The program can create example sentences for pretty much any word you throw at it. It has a few other handy features for learning Japanese**. [Here](https://imgur.com/DlKXeyl) you can see the program performing its main function (Word Lookup). Learn japanese with this amazing tool :) -**Download the program [here](https://github.com/hopto-dot/Japanese-Conjugation-Helper/releases).** The interval that I release a new version varies from a day to up to a week depending on changes made to the program and how long I've been working on the program. +**Download the program [here](https://github.com/hopto-dot/Japanese-Conjugation-Helper/releases).** The interval that I release a new version will be bigger now because I am back to being a student with lots of other work I need to be focused on, not to fear though, the project isn't dead. -For the main functionality of bringing up conjugations of a word, simple type the word on it's own (in Japanese, Romaji or the English word). Find out more about how this and other commands work in [the Wiki](https://github.com/hopto-dot/Japanese-Conjugation-Helper/wiki/How-to-use). +**For the main functionality of bringing up conjugations of a word, simple type the word on it's own (in Japanese, Romaji or the English word). Find out more about how this and other commands work in [the Wiki](https://github.com/hopto-dot/Japanese-Conjugation-Helper/wiki/How-to-use).** -**If you want to give feedback, request features or report bugs, you may do so [here](https://forms.gle/WNV1s41cWKrjSMhH6).** +If you want to give feedback, request features or report bugs, you may do so [here](https://forms.gle/WNV1s41cWKrjSMhH6). ## **List of commands:** * Word Lookup - looks up any word or phrase (main feature) * Translate - Type "!" and then anything to translate it, (works with English and Japanese) +* /k - enter japanese and get tested on kanji in the string you inputted * /p - conjugation practice (practice conjugating a word of your choice into different forms) * /r - reading practice (essentially a flash card creator) * /prefs - Lets you change program settings, these are saved for the next time you use the program. @@ -28,10 +29,8 @@ For the main functionality of bringing up conjugations of a word, simple type th *** ## Features that might come soon -* Important Anki decks and generate reverse cards +* Search for example sentences containing a word * New parameters * Search for grammar -* Input sentences and then get definitions for each word * Listen to/watch a clip from a random movie that contains the word you search -* I am contemplating making a version of this program that has a User Interface, but this probably won't happen as I've never done that before ***