From d0ca19ac6f3d38ef6386f834ec1f25b720577ec0 Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Mon, 29 Sep 2014 23:49:55 +0200 Subject: [PATCH] Moves the project image. --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index d8dd13c..5f60b6d 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,8 @@ Django-cachalot Caches your Django ORM queries and automatically invalidates them. +.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg + Project status: **Currently in beta, do not use in production** @@ -14,9 +16,6 @@ Project status: :target: https://coveralls.io/r/BertrandBordage/django-cachalot?branch=master -.. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg - - Quick start -----------