First bitbucket commit is to update the read me to reflect the move from SourceForge
1 files changed, 4 insertions(+), 2 deletions(-)

M README.txt
M README.txt +4 -2
@@ 19,9 19,11 @@ For more information see the project web
 
 Bugs, patches and feature requests should be submitted to andy47@halfcooked.com
 
-The source code for this project is held in a subversion repository. To get a copy of the latest release try::
+The source code for this project is held in a Mercurial repository. To get a copy of the latest release try::
 
-$ svn checkout https://halfcooked.svn.sourceforge.net/svnroot/halfcooked/tags/release-0.3.5/ <target>
+$ hg clone https://bitbucket.org/andy47/gerald
+
+Tickets and the project Wiki are hosted by Atlassian bitbucket at https://bitbucket.org/andy47/gerald
 
 This code has only been tested with Python 2.5 and above. Version 0.2 and above have been developed with Python 2.5, they may not work on earlier versions. The unit tests will definitely not work in versions before 2.5