From d466d5aecd6d36999aa53d7f207be6e1ed6a7d80 Mon Sep 17 00:00:00 2001 From: James Socol Date: Sun, 24 Mar 2013 15:06:35 -0400 Subject: [PATCH] Include build status image. [ci skip] --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 9f8e386..48b19ee 100644 --- a/README.rst +++ b/README.rst @@ -18,6 +18,10 @@ as complex as you like!) without mucking about with hijacking URLs, and providing links to them right in the admin index. +.. image:: https://travis-ci.org/jsocol/django-adminplus.png?branch=master + :target: https://travis-ci.org/jsocol/django-adminplus + + Installing AdminPlus ====================