Commit a402179ae58c9954794bb6b172a30249d6be6127

Nirvana 2013-08-31T09:25:25

Update readme to point to the currently maintained Erlang bindings. Namely: https://github.com/carlosmn/geef

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index a89463b..bcab8ac 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ Here are the bindings to libgit2 that are currently available:
 * Delphi
     * GitForDelphi <https://github.com/libgit2/GitForDelphi>
 * Erlang
-    * Geef <https://github.com/schacon/geef>
+    * Geef <https://github.com/carlosmn/geef>
 * Go
     * go-git <https://github.com/str1ngs/go-git>
 * GObject