Add docs badge to README

[ci skip]
This commit is contained in:
René Föhring 2014-06-16 08:03:28 +02:00
parent 8e22c0c109
commit b54aa6b8b0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
[![TravisCI Build Status](https://secure.travis-ci.org/drapergem/draper.png?branch=master)](http://travis-ci.org/drapergem/draper)
[![Code Climate](https://codeclimate.com/github/drapergem/draper.png)](https://codeclimate.com/github/drapergem/draper)
[![Inline docs](http://inch-ci.org/github/drapergem/draper.png?branch=master)](http://inch-ci.org/github/drapergem/draper)
Draper adds an object-oriented layer of presentation logic to your Rails
application.