diff --git a/README.md b/README.md index f801ba4..b072115 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Gift ![](https://img.shields.io/npm/v/gift.svg) ![](https://img.shields.io/npm/dt/gift.svg) A simple Node.js wrapper for the Git CLI. The API is based on -[Grit](https://github.com/mojombo/grit) +[Grit](https://github.com/mojombo/grit). + +Tested in all stable versions of node. [![Build Status](https://secure.travis-ci.org/notatestuser/gift.svg?branch=master)](http://travis-ci.org/notatestuser/gift) [![Dependency Status](https://david-dm.org/notatestuser/gift.svg)](https://david-dm.org/notatestuser/gift) [![devDependency Status](https://david-dm.org/notatestuser/gift/dev-status.svg)](https://david-dm.org/notatestuser/gift#info=devDependencies)