From 60c78e74243161b35b088d31efcb699bb981d272 Mon Sep 17 00:00:00 2001 From: Matthew Tretter Date: Fri, 17 Feb 2012 16:06:50 -0500 Subject: [PATCH] Clarifying documentation --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c968bd7..d60119d 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,8 @@ 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`_. +**For the complete documentation on the latest stable version of ImageKit, see** +`ImageKit on RTD`_. .. _`ImageKit on RTD`: http://django-imagekit.readthedocs.org