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 -----------