diff --git a/README.md b/README.md index 2da4ed8..2e8d37d 100644 --- a/README.md +++ b/README.md @@ -20,20 +20,20 @@ plugin that (unless you disabled it in options) will notify you when new version 1. Make sure you are running the latest version of Anki. 2. Open your vocab deck and note the fields that are used in your deck. - ![Card layout dialog](index/layout.png) + ![Card layout dialog](http://foosoft.net/projects/yomichan/img/layout.png) 3. Launch Yomichan from the tools menu inside Anki. 4. Open the text file you want and you will see its contents in the Yomichan. Your layout and color scheme will look different because the screenshot shows my personal settings. - ![Reader dialog](index/reader.png) + ![Reader dialog](http://foosoft.net/projects/yomichan/img/reader.png) 5. To look up words hover your mouse over them while pressing the middle mouse button (usually this is your scroll wheel). You can also press and hold shift instead if you like (or your mouse has no center button). 6. To set up your Anki deck for Yomichan select Preferences from the Edit menu and you should see a screen that looks like this: - ![Preferences dialog](index/preferences.png) + ![Preferences dialog](http://foosoft.net/projects/yomichan/img/preferences.png) 7. Now you should add markers such as `{expression}`, `{reading}`, `{reading}` and `{sentence}` to specify how new cards should be created. Card fields will vary depending on your deck model. @@ -42,7 +42,7 @@ plugin that (unless you disabled it in options) will notify you when new version Anki thinks you can't add a fact with those items*. This likely means that they would either be duplicates of existing cards in the deck or that Yomichan hasn't been properly set up for your deck model. - ![Icons](index/icons.png) + ![Icons](http://foosoft.net/projects/yomichan/img/icons.png) Here is what the icons mean (in order from left to right): * Add term in Kana form even it can be written in Kanji (e.g. べんきょうか). diff --git a/index/icons.png b/index/icons.png deleted file mode 100644 index 862ed0a..0000000 Binary files a/index/icons.png and /dev/null differ diff --git a/index/layout.png b/index/layout.png deleted file mode 100644 index 2ff64f1..0000000 Binary files a/index/layout.png and /dev/null differ diff --git a/index/preferences.png b/index/preferences.png deleted file mode 100644 index 431aec5..0000000 Binary files a/index/preferences.png and /dev/null differ diff --git a/index/reader.png b/index/reader.png deleted file mode 100644 index df18a6e..0000000 Binary files a/index/reader.png and /dev/null differ