Learning markdown...

http://mikemclin.net/markdown-syntax-language/
This commit is contained in:
Jan 2013-10-10 21:25:34 +11:00
parent 236b856097
commit bb9ed597a4

View File

@ -1,11 +1,9 @@
# Mangle 3
## About
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)