Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
catmanjan committed Oct 10, 2013
1 parent bb9ed59 commit 4f67ca3
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
Mangle exports comics, manga and other image files into a format that all Kindles can read. Mangle can also resize your images to render faster on your Kindle.

## Requirements
[Python 2.7](http://www.python.org/download/releases/2.7/)
[Python Image Library (PIL)](http://www.pythonware.com/products/pil/)
[PyQT4](http://www.riverbankcomputing.com/software/pyqt/download)
[ReportLab](https://pypi.python.org/pypi/reportlab)
[natsort](https://pypi.python.org/pypi/natsort/3.0.1)
- [Python 2.7](http://www.python.org/download/releases/2.7/)
- [Python Image Library (PIL)](http://www.pythonware.com/products/pil/)
- [PyQT4](http://www.riverbankcomputing.com/software/pyqt/download)
- [ReportLab](https://pypi.python.org/pypi/reportlab)
- [natsort](https://pypi.python.org/pypi/natsort/3.0.1)
- [py2exe](http://www.py2exe.org/) (optional, for Windows distribution only)

0 comments on commit 4f67ca3

Please sign in to comment.