mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-02 11:30:11 +03:00
Added a note about how to install Pillow.
This commit is contained in:
parent
9682f2297c
commit
ad39957bd0
|
@ -33,6 +33,9 @@
|
||||||
<h1>Pillow</h1>
|
<h1>Pillow</h1>
|
||||||
<p>Pillow is the "friendly" PIL fork</p>
|
<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>
|
<h2>Documentation</h2>
|
||||||
Our documentation is hosted on <a href="http://pillow.readthedocs.org">ReadTheDocs</a>.
|
Our documentation is hosted on <a href="http://pillow.readthedocs.org">ReadTheDocs</a>.
|
||||||
|
|
||||||
|
@ -41,7 +44,7 @@
|
||||||
|
|
||||||
<h2>IRC</h2>
|
<h2>IRC</h2>
|
||||||
We chat about Pillow and PIL in real time on irc.freenode.net in the <a href="irc://irc.freenode.net#pil">#pil channel</a>. We also maintain a <a href="http://dcpython.gekitsuu.org/channel/pil">log of our conversations</a>.
|
We chat about Pillow and PIL in real time on irc.freenode.net in the <a href="irc://irc.freenode.net#pil">#pil channel</a>. We also maintain a <a href="http://dcpython.gekitsuu.org/channel/pil">log of our conversations</a>.
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<aside id="sidebar">
|
<aside id="sidebar">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user