This commit is contained in:
Daniel Lindsley 2013-05-12 15:29:16 -07:00
commit e033990559

View File

@ -33,6 +33,9 @@
<h1>Pillow</h1>
<p>Pillow is the "friendly" PIL fork</p>
<h2>Installation</h2>
Run either <code>pip install pillow</code> or download from <a href="https://pypi.python.org/pypi/Pillow">PyPI</a>.
<h2>Documentation</h2>
Our documentation is hosted on <a href="http://pillow.readthedocs.org">ReadTheDocs</a>.