From 8dfecc06bb52c86d4d6055616bdfdf906cb5d593 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Mon, 23 Apr 2012 11:48:15 +0200 Subject: [PATCH] Add a link to the Changelog in the main description --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index ad1de46..c578566 100644 --- a/README.rst +++ b/README.rst @@ -64,6 +64,11 @@ Install easy_install WSME +Changes +~~~~~~~ + +- Read the `Changelog`_ + Getting Help ~~~~~~~~~~~~ @@ -77,6 +82,7 @@ Contribute :Source code: hg clone https://bitbucket.org/cdevienne/wsme/ :Jenkins: https://jenkins.shiningpanda.com/wsme/job/wsme/ +.. _Changelog: http://packages.python.org/WSME/changes.html .. _python-wsme mailinglist: http://groups.google.com/group/python-wsme .. _WSME Documentation: http://packages.python.org/WSME/ .. _WSME issue tracker: https://bitbucket.org/cdevienne/wsme/issues?status=new&status=open