diff --git a/README.md b/README.md index d2c777cdc..755a62b08 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ libgit2 - the Git linkable library ====================== +[![Build Status](https://secure.travis-ci.org/libgit2/libgit2.png?branch=development)](http://travis-ci.org/libgit2/libgit2) + libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.