From 637b276337210f1622b6be4aa19e463b3d6d40fd Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Sat, 11 May 2013 20:51:46 -0400 Subject: [PATCH] Add links --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 54203d545..7c3ea8714 100644 --- a/README.rst +++ b/README.rst @@ -13,10 +13,10 @@ Introduction The fork author's goal is to foster active development of PIL through: -- Continuous integration testing via **Travis-CI** -- Publicized development activity on **GitHub** -- Regular releases to the **Python Packaging Index** -- Solicitation for community contributions and involvement on **Image-SIG** +- Continuous integration testing via `Travis CI `_ +- Publicized development activity on `GitHub `_ +- Regular releases to the `Python Package Index `_ +- Solicitation for community contributions and involvement on `Image-SIG `_ Porting your PIL code to Pillow -------------------------------