summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index caa9f00..e1c3bc5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
git2go
======
+[![GoDoc](https://godoc.org/github.com/libgit2/git2go?status.svg)](http://godoc.org/github.com/libgit2/git2go)
+
Go bindings for [libgit2](http://libgit2.github.com/). The master branch follows the latest libgit2 release.