From 04954e54c47de5a272a19b2557970017f8ad9be3 Mon Sep 17 00:00:00 2001 From: Martin Mahner Date: Fri, 29 Nov 2013 20:08:36 +0100 Subject: [PATCH] Badge ALL the badges. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 4c93577..f159b85 100644 --- a/README.rst +++ b/README.rst @@ -6,6 +6,10 @@ dpaste :target: https://travis-ci.org/bartTC/dpaste .. image:: https://coveralls.io/repos/bartTC/dpaste/badge.png?branch=master :target: https://coveralls.io/r/bartTC/dpaste?branch=master +.. image:: https://pypip.in/v/dpaste/badge.png + :target: https://crate.io/packages/dpaste/ +.. image:: https://pypip.in/d/dpaste/badge.png + :target: https://crate.io/packages/dpaste/ dpaste is a Django based pastebin. It's intended to run separately but its also possible to be installed into an existing Django project like a regular app.