clarify Following fork

This commit is contained in:
homm 2016-10-05 01:28:17 +03:00 committed by Alexander
parent ffd69a9593
commit 56ab1cfba1

View File

@ -1,6 +1,10 @@
# Pillow-SIMD
Pillow-SIMD is "following" Pillow fork (which is PIL fork itself).
"Following" means than Pillow-SIMD versions are 100% compatible
drop-in replacement for Pillow with the same version number.
For example, `Pillow-SIMD 3.2.0.post3` is drop-in replacement for
`Pillow 3.2.0` and `Pillow-SIMD 3.4.1.post0` for `Pillow 3.4.1`.
For more information about original Pillow, please
[read the documentation][original-docs],