diff options
author | Madhusudan.C.S | 2011-02-06 16:01:29 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-02-06 16:01:57 +0530 |
commit | a3f6a7b553234f1ec53fd37310196ada2dbc4c05 (patch) | |
tree | 8745c04f1b418dabdfd194d0cc2ae27b4a0f11d8 | |
parent | 34bbf208592e45acfffc8db3595d1f89aba9301c (diff) | |
download | pytask-a3f6a7b553234f1ec53fd37310196ada2dbc4c05.tar.gz pytask-a3f6a7b553234f1ec53fd37310196ada2dbc4c05.tar.bz2 pytask-a3f6a7b553234f1ec53fd37310196ada2dbc4c05.zip |
Add source code repository URL and also switch to master branch.
This source code was originally maintained as a mercurial repository.
With this revision it was ported to git. So we are switching to the
default branch in git called master branch.
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -23,3 +23,9 @@ concerns, since this file contains server specific configuration information like database server name, database name, password among other things. +~~~~~~~~~~~ +SOURCE CODE +~~~~~~~~~~~ + +The source code of PyTask is available as a git repository at github.com. +The repository URL is https://github.com/madhusudancs/pytask |