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
commit34b4110bc6007aac6b4b4b3a54333eaff26f24ec (patch)
tree88fb2e49091c3560aa1fda934ad9891c139dcf33
parent50d41b815142769032ed5fa1b5dae63ff6946b64 (diff)
downloadlogutils-34b4110bc6007aac6b4b4b3a54333eaff26f24ec.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/
+
+