This commit is contained in:
Alex Clark 2013-05-11 20:20:52 -04:00
parent 8a657e1949
commit e1e19608b0

View File

@ -18,8 +18,8 @@ The fork author's goal is to foster active development of PIL through:
- Regular releases to the Python Packaging Index
- Solicitation for community contributions and involvement on Imaging-SIG
Porting your Python code from PIL to Pillow
-------------------------------------------
Porting your PIL code to Pillow
-------------------------------
.. Note:: PIL and Pillow currently cannot co-exist in the same environment. If you want to use Pillow, please remove PIL first.