Add link to readthedocs

I think people don't know we have more documentation than the
README that github is showing.
This commit is contained in:
Matthew Tretter 2012-02-11 16:00:11 -05:00
parent 2467dfe912
commit 0b02a7158e

View file

@ -3,6 +3,10 @@ ImageKit is a Django app that helps you to add variations of uploaded images
to your models. These variations are called "specs" and can include things
like different sizes (e.g. thumbnails) and black and white versions.
For the full documentation, see `ImageKit on RTD`_.
.. _`ImageKit on RTD`: http://django-imagekit.readthedocs.org
Installation
------------