From bc0c17010ef2caf01dc4eadb5c8c394de92dce52 Mon Sep 17 00:00:00 2001 From: Bryan Veloso Date: Thu, 25 Apr 2013 11:33:29 -0700 Subject: [PATCH] Bryan, we use reST. >_<; Refs #206. --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f3beb3d..25ef13d 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,7 @@ -[![Build Status](https://travis-ci.org/jdriscoll/django-imagekit.png?branch=develop)](https://travis-ci.org/jdriscoll/django-imagekit) +|Build Status|_ + +.. |Build Status| image:: https://travis-ci.org/jdriscoll/django-imagekit.png?branch=canon-pickle +.. _Build Status: https://travis-ci.org/jdriscoll/django-imagekit ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for