summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinay Sajip <vinay_sajip@yahoo.co.uk>2014-03-31 17:57:33 +0100
committerVinay Sajip <vinay_sajip@yahoo.co.uk>2014-03-31 17:57:33 +0100
commit659fd184af35bf1230577084433176d1cae650d8 (patch)
tree218f8f195d90972d23b040a7d8e265e6f392a71f
parent972f5b48637f3fe765c49fb24b43d252e3ce182a (diff)
downloadlogutils-git-659fd184af35bf1230577084433176d1cae650d8.tar.gz
GC05: Added info on source code repository to README.
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index ac56055..6c26fb2 100644
--- a/README.txt
+++ b/README.txt
@@ -18,7 +18,7 @@ installed with the standard Python installation procedure:
There is a set of unit tests which you can invoke with
python setup.py test
-
+
before running the installation.
Availability & Documentation
@@ -27,3 +27,8 @@ The latest version of logutils can be found at:
http://code.google.com/p/logutils/
+The source code repository is at:
+
+https://bitbucket.org/vinay.sajip/logutils/
+
+