Commit 5428bfb0 authored by Sean Bleier's avatar Sean Bleier

Add link to docs from README.

parent 5847aefc
...@@ -16,6 +16,8 @@ Redis Django Cache Backend ...@@ -16,6 +16,8 @@ Redis Django Cache Backend
A Redis cache backend for Django A Redis cache backend for Django
Docs can be found at `http://django-redis-cache.readthedocs.org/en/latest/`_.
Changelog Changelog
========= =========
...@@ -250,6 +252,7 @@ Running Tests ...@@ -250,6 +252,7 @@ Running Tests
============= =============
``./install_redis.sh`` ``./install_redis.sh``
``make test`` ``make test``
.. _redis-py: http://github.com/andymccurdy/redis-py/ .. _redis-py: http://github.com/andymccurdy/redis-py/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment