summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 4f2e532..624707f 100644
--- a/README
+++ b/README
@@ -2,6 +2,15 @@
Library for using Git in Ruby.
+= Homepage
+
+The Ruby/Git homepage is currently at :
+
+http://jointheconversation.org/rubygit
+
+Git public hosting of the project source code is at:
+
+http://repo.or.cz/w/rubygit.git
= Roadmap
@@ -149,4 +158,4 @@ And here are the operations that will need to write to your git repository.
g.repack
g.push
- g.push(g.remote('name')) \ No newline at end of file
+ g.push(g.remote('name'))