summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2011-02-04 16:55:16 +0100
committerMichele Simionato <michele.simionato@gmail.com>2011-02-04 16:55:16 +0100
commit4c059c2020d7643645e82ccc3da729c93512c8c2 (patch)
treeac3808ec078adb1924e673ef01b2f0b77d144459
parent258acc07e0faf2691db298f4456aceef9b0c884d (diff)
downloadpython-decorator-git-4c059c2020d7643645e82ccc3da729c93512c8c2.tar.gz
Added a link to the GoogleCode repository in the README
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 4a3f060..50b39c1 100644
--- a/README.txt
+++ b/README.txt
@@ -70,3 +70,11 @@ There are various versions of the documentation:
.. _PDF version (Python 2): http://micheles.googlecode.com/hg/decorator/documentation.pdf
.. _HTML version (Python 3): http://micheles.googlecode.com/hg/decorator/documentation3.html
.. _PDF version (Python 3): http://micheles.googlecode.com/hg/decorator/documentation3.pdf
+
+Repository
+---------------
+
+The project is hosted on GoogleCode as a Mercurial repository. You
+can look at the source here:
+
+ http://code.google.com/p/micheles/source/browse/#hg%2Fdecorator