summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmanpreet Singh <[email protected]>2014-10-28 23:10:35 +0530
committerAmanpreet Singh <[email protected]>2014-10-28 23:10:35 +0530
commitfd312d354fee1d0ac27940d8bcd53ba24fde9a92 (patch)
treefd8354f29951c7bd5d7b32728319b56e14e487e1
parentccfce74e182a5c588e20f6ed701e0a67e820de8e (diff)
Updates README.md to include GoDoc badge.
-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.