From e9a6e8fb98a7640456aed4cc191462b5fd0108dc Mon Sep 17 00:00:00 2001 From: Michael Maurizi Date: Wed, 19 Nov 2014 15:04:39 -0500 Subject: [PATCH] Add badges to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index dd84c63..ac8f561 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,7 @@ .. -*-restructuredtext-*- +.. image:: https://travis-ci.org/azavea/django-tinsel.svg?branch=master + :target: https://travis-ci.org/azavea/django-tinsel +.. image:: https://coveralls.io/repos/azavea/django-tinsel/badge.png?branch=master :target: https://coveralls.io/r/azavea/django-tinsel + A set of function decorators and utilities for use with Django function-based views