diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 15:42:09 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-03-01 15:42:09 +0100 |
commit | 60f05b8088dc824291d03abc56aae9750dfc09c1 (patch) | |
tree | bed5cb25a4c19dd65639f10bb9bf5a79b6808610 /README.md | |
parent | Merge branch 'master' of github.com:ciromattia/kcc (diff) | |
download | kcc-60f05b8088dc824291d03abc56aae9750dfc09c1.tar.gz kcc-60f05b8088dc824291d03abc56aae9750dfc09c1.tar.bz2 kcc-60f05b8088dc824291d03abc56aae9750dfc09c1.zip |
Add Win32 binary link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 52bc564..37e0a10 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ It also optimizes comic images by: You can find the latest released binary at the following links: - OS X: [https://dl.dropbox.com/u/16806101/KindleComicConverter_osx_2.5.zip](https://dl.dropbox.com/u/16806101/KindleComicConverter_osx_2.5.zip) - Win64: [https://dl.dropbox.com/u/16806101/KindleComicConverter_win-amd64_2.5.zip](https://dl.dropbox.com/u/16806101/KindleComicConverter_win-amd64_2.5.zip) +- Win32: [http://pawelj.vulturis.eu/Shared/KindleComicConverter_win-x86_2.5.zip](http://pawelj.vulturis.eu/Shared/KindleComicConverter_win-x86_2.5.zip) *(thanks to [AcidWeb](https://github.com/AcidWeb))* - Linux: just download sourcecode and launch `python kcc.py` *(provided you have Python and Pillow installed)* ## INPUT FORMATS |