diff options
| author | Amanpreet Singh <[email protected]> | 2014-10-28 23:10:35 +0530 |
|---|---|---|
| committer | Amanpreet Singh <[email protected]> | 2014-10-28 23:10:35 +0530 |
| commit | fd312d354fee1d0ac27940d8bcd53ba24fde9a92 (patch) | |
| tree | fd8354f29951c7bd5d7b32728319b56e14e487e1 | |
| parent | ccfce74e182a5c588e20f6ed701e0a67e820de8e (diff) | |
Updates README.md to include GoDoc badge.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ git2go ====== +[](http://godoc.org/github.com/libgit2/git2go) + Go bindings for [libgit2](http://libgit2.github.com/). The master branch follows the latest libgit2 release. |
