From a124f032fa7d43244b79a240d3664951d544e463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Mon, 20 Jan 2014 23:22:45 +0100 Subject: [PATCH] Move trend icon to the top of the file --- README.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 0df89e92..06b44ebf 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,9 @@ Greenmine Backend .. image:: https://coveralls.io/repos/kaleidos/greenmine-back/badge.png?branch=master :target: https://coveralls.io/r/kaleidos/greenmine-back?branch=master +.. image:: https://d2weczhvl823v0.cloudfront.net/kaleidos/greenmine-back/trend.png + :alt: Bitdeli badge + :target: https://bitdeli.com/free Setup development environment ----------------------------- @@ -61,9 +64,3 @@ requests. The file ``greenmine/base/monkey.py`` contains a temporary fix for thi This patch is applied when the module ``base.models`` it's loaded. Once it's solved on django rest framework, this patch can be removed. - - -.. image:: https://d2weczhvl823v0.cloudfront.net/kaleidos/greenmine-back/trend.png - :alt: Bitdeli badge - :target: https://bitdeli.com/free -