about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2012-11-30 14:42:53 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2012-11-30 14:42:53 +0100
commit58b452515ee123d10fc0c2fe2ecb48265f8269cc (patch)
treee49cc99a3f5d89fe3211f99b5350372fd07a6646 /README.md
parentUpdate readme (diff)
downloadkcc-58b452515ee123d10fc0c2fe2ecb48265f8269cc.tar.gz
kcc-58b452515ee123d10fc0c2fe2ecb48265f8269cc.tar.bz2
kcc-58b452515ee123d10fc0c2fe2ecb48265f8269cc.zip
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 13cfe3e..e4c75f9 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,10 @@
 `KindleComicConverter` is a MacOS X AppleScript droplet to convert image folders to a comic-type Mobipocket ebook to take advantage of the new Panel View mode on Amazon's Kindle.
 
 ## REQUIREMENTS
-  - `kindlegen` in /usr/local/bin/  
-  - [unrar](http://www.rarlab.com/download.htm) and [rarfile.py](http://developer.berlios.de/project/showfiles.php?group_id=5373&release_id=18844) for `calibre2ebook.py` automatic CBR extracting
+- Python (included in MacOS and Linux, follow the [official documentation](http://www.python.org/getit/windows/) to install on Windows)  
+- `kindlegen` in /usr/local/bin/  
+- [unrar](http://www.rarlab.com/download.htm) and [rarfile.py](http://developer.berlios.de/project/showfiles.php?group_id=5373&release_id=18844) for `calibre2ebook.py` automatic CBR extracting.  
+- `comic2ebook.py` can optionally use the [Python Imaging Library](http://www.pythonware.com/products/pil/) to correctly set the image resolution on OPF file, please refer to official documentation for installing into your system.
 
 ## USAGE
 Drop a folder over the droplet, after a while you'll get a comic-type .mobi to sideload on your Kindle.