From 3ae243bda8053fb62a70bbb8a6e4d9c209c15664 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 30 Dec 2016 21:36:55 -0800 Subject: [PATCH] Updating README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index db1fd77..b35d9b2 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ tables; volunteer contributions are welcome. ## Installation ## -Yomichan Import is available for Linux and Windows and can be [downloaded](https://foosoft.net/projects/yomichan-import/dl/yomichan-import.tar.gz) in a single, -combined archive. MacOS X executables will be released at a later date, when I get access to Mac hardware (or somebody -is nice enough to build [Zero-EPWING](https://foosoft.net/projects/zero-epwing) binaries for me). The packaged executables do not require -installation and do not modify your system in any way. +Yomichan Import is currently available for Windows and Linux; MacOS X executables will be released at a later date. + +* [yomichan-import_windows.zip](https://foosoft.net/projects/yomichan-import/dl/yomichan-import_windows.zip) +* [yomichan-import_linux.tar.gz](https://foosoft.net/projects/yomichan-import/dl/yomichan-import_linux.tar.gz) ## Usage ## @@ -26,7 +26,7 @@ Yomichan Import is a simple command line application. When invoked without any a Yomichan Import will output usage instructions: ``` -Usage: yomichan-import_linux [options] input-path [output-dir] +Usage: yomichan-import [options] input-path [output-dir] https://foosoft.net/projects/yomichan-import/ Parameters: @@ -58,7 +58,7 @@ dictionary based on the contents of the path: For example, if you wanted to process an EPWING dictionary titled Daijirin, you could do so with the following command: ``` -$ ./yomichan-import_linux dict/Kokugo/Daijirin/ +./yomichan-import dict/Kokugo/Daijirin/ ``` Yomichan Import will now begin the conversion process, which can take a couple of minutes to complete: