Commit 0cd479abf4636dfe9fe6cb02bdc19838addf3e90

Edward Thomson 2015-02-04T09:24:49

Merge pull request #2874 from modocache/add-gift README.md: Add Swift bindings "Gift"

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 664735b..b9a42d7 100644
--- a/README.md
+++ b/README.md
@@ -215,6 +215,8 @@ Here are the bindings to libgit2 that are currently available:
     * Rugged <https://github.com/libgit2/rugged>
 * Rust
     * git2-rs <https://github.com/alexcrichton/git2-rs>
+* Swift
+    * Gift <https://github.com/modocache/Gift>
 * Vala
     * libgit2.vapi <https://github.com/apmasell/vapis/blob/master/libgit2.vapi>