diff --git a/README.rst b/README.rst index 1cd4f4c..74a4af8 100644 --- a/README.rst +++ b/README.rst @@ -4,10 +4,6 @@ dpaste .. image:: https://travis-ci.org/bartTC/dpaste.png?branch=master :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://api.flattr.com/button/flattr-badge-large.png - :target: https://flattr.com/submit/auto?user_id=bartTC&url=https%3A%2F%2Fgithub.com%2FbartTC%2Fdpaste 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.