aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-07-10 13:39:47 -0700
committerAlex Yatskov <alex@foosoft.net>2016-07-10 13:39:47 -0700
commit1476ed4b717597e6e35ac2e5987c7979711cff83 (patch)
treecc7f4ae3762b672c0e67bb41d2396285b5f1c5d0 /README.md
parent183c4115d5ee5f1f6da92bd4cf871d00697991b3 (diff)
Updating README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 12 insertions, 11 deletions
diff --git a/README.md b/README.md
index 369ba4af..5d0b838c 100644
--- a/README.md
+++ b/README.md
@@ -5,28 +5,29 @@ texts which would be otherwise too difficult tackle. This extension was inspired
[Rikaichan](https://addons.mozilla.org/en-US/firefox/addon/rikaichan/) and
[Rikaikun](https://chrome.google.com/webstore/detail/rikaikun/jipdnfibhldikgcjhfnomkfpcebammhp?hl=en), but it stands
apart in its goal of being a all-encompassing learning tool as opposed to a mere browser-based dictionary. It is the
-natural evolution of the [Yomichan](https://foosoft.net/projects/yomichan) plugin that I developed for [Anki](http://ankisrs.net/) when I
-was starting to learn Japanese back in 2011.
+natural evolution of the [Yomichan](https://foosoft.net/projects/yomichan) plugin that I developed for Anki when I was starting to learn
+Japanese back in 2011.
<iframe width="800" height="500" src="https://www.youtube.com/embed/90_A1VpTnMk" frameborder="0" allowfullscreen></iframe>
-## Build Requirements ##
+## Requirements ##
+
+For building:
* [7-Zip](http://www.7-zip.org/)
+* [Git LFS](https://git-lfs.github.com/)
* [Handlebars](http://handlebarsjs.com/)
* [Node.js](https://nodejs.org/)
* [Python 3](https://www.python.org/downloads/releases/3.0)
-## Installation ##
+For AnkiConnect:
-The most straightforward way to install this extension is to download it from its listing in the [Chrome Web
-Store](https://chrome.google.com/webstore/detail/yomichan/ogmnaimimemjmbakcfefmnahgdfhfami). If you are a developer, you
-can also clone the [repository on GitHub](https://github.com/FooSoft/yomichan-chrome), provided that you have have [Git
-LFS](https://git-lfs.github.com/) installed (it is required to download the included dictionary files).
+* [Anki](http://ankisrs.net/)
+
+## Installation ##
-If you wish to make use of the *AnkiConnect* functionality to create Japanese flash cards directly from your browser,
-you must install the [AnkiConnect](https://foosoft.net/projects/anki-connect) extension first. If you already have
-[Yomichan](https://foosoft.net/projects/yomichan) installed, AnkiConnect can be used after it is enabled in the plugin preferences.
+The simplest way to install this extension is to download it from the [Chrome Web
+Store](https://chrome.google.com/webstore/detail/yomichan/ogmnaimimemjmbakcfefmnahgdfhfami).
## Usage ##