From ccec2f02a5b7ec80f46fbc2788b84e93927ff55b Mon Sep 17 00:00:00 2001 From: Bouke Haarsma Date: Thu, 21 Mar 2013 19:02:21 +0100 Subject: [PATCH] Added link to travis-ci page --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index a61e4cb1d..a9679a5c3 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,7 @@ Pillow .. Note:: Pillow >= 2.0.0 supports Python versions: 2.6, 2.7, 3.2, 3.3; Pillow < 2.0.0 supports Python versions: 2.4, 2.5, 2.6, 2.7. .. image:: https://travis-ci.org/python-imaging/Pillow.png + :target: https://travis-ci.org/python-imaging/Pillow Pillow is the "friendly" PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors.