diff --git a/README.md b/README.md index 6a5eda33c..117129e4a 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,13 @@ -NodeGit -------- +# NodeGit > Node bindings to the [libgit2](http://libgit2.github.com/) project. - - - - - - - - - - - - - - - - - - -
LinuxOS XWindowsCoverageDependencies
- - - - - Coverage Status - - -
- -**Stable (libgit2@v0.27.0): 0.27.0** + +Linux & macOS | Windows | Coverage | Dependencies +------------- | ------- | -------- | ------------- +[![Build Status Travis](https://api.travis-ci.org/nodegit/nodegit.svg?branch=master)](https://travis-ci.org/nodegit/nodegit) | [![Build Status AppVeyor](https://ci.appveyor.com/api/projects/status/e5a5q75l9yfhnfv2?svg=true)](https://ci.appveyor.com/project/timbranyen/nodegit) | [![Coveralls](https://coveralls.io/repos/nodegit/nodegit/badge.svg)](https://coveralls.io/r/nodegit/nodegit) | [![Dependencies](https://david-dm.org/nodegit/nodegit.svg)](https://david-dm.org/nodegit/nodegit) + +**Stable (libgit2@v0.27.3): 0.27.3** > Not compatible with node 10, at the moment. [We're working on it](https://github.com/nodegit/nodegit/issues/1490).