diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-12-05 16:41:23 +0100 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-12-05 16:41:23 +0100 |
| commit | 752a4f049732e02eca284d154a50a5241db209ff (patch) | |
| tree | 3c9d7b6a2d0f549b3685368dbd0e39202cfda3ab | |
| parent | 1d0a688411be0d79d5ed8257c8a70d0d151e4ef7 (diff) | |
| parent | 9b0ba12c34fc21eb82db15f4db237a6c2e26d220 (diff) | |
Merge pull request #146 from stevenwilkin/add-build-status
Add build status to README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ git2go ====== -[](http://godoc.org/github.com/libgit2/git2go) +[](http://godoc.org/github.com/libgit2/git2go) [](https://travis-ci.org/libgit2/git2go) Go bindings for [libgit2](http://libgit2.github.com/). The master branch follows the latest libgit2 release. |
