From d3766c1e48ebb46ef566a21d0713d75a81e91a0f Mon Sep 17 00:00:00 2001 From: Taryn Date: Fri, 2 Feb 2018 09:29:31 -0800 Subject: [PATCH] Add a link to the hosted documentation to README.rst --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 7b90176..6a7b7b7 100644 --- a/README.rst +++ b/README.rst @@ -18,6 +18,12 @@ and re-adding data becomes more and more annoying. This is where autofixtures will help! +Documentation +============= + +Read the documentation_ online. + + Requirements ============ @@ -229,6 +235,7 @@ in touch with me by mail_ or twitter_. Happy autofixturing! +.. _documentation: http://pythonhosted.org/django-autofixture/ .. _github: https://github.com/gregmuellegger/django-autofixture .. _mail: mailto:gregor@muellegger.de .. _twitter: http://twitter.com/gregmuellegger