Skip to content

Commit

Permalink
Update README.md to flat
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Lecocq committed Jul 10, 2014
1 parent 6fa6d87 commit 8ea5593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
# Sentencify

[![Build Status](https://travis-ci.org/tiste/sentencify.png?branch=develop)](https://travis-ci.org/tiste/sentencify)
[![Coverage Status](https://coveralls.io/repos/tiste/sentencify/badge.png?branch=master)](https://coveralls.io/r/tiste/sentencify?branch=master)
[![Build Status](http://img.shields.io/travis/tiste/sentencify.svg?style=flat)](https://travis-ci.org/tiste/sentencify)
[![Coverage Status](http://img.shields.io/coveralls/tiste/sentencify.svg?style=flat)](https://coveralls.io/r/tiste/sentencify)

With Sentencify, you can create sentences with array of Active Record objects.
It supports `I18n`.
Expand Down

0 comments on commit 8ea5593

Please sign in to comment.