Skip to content

Commit

Permalink
Add coveralls status to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmackrodt committed Mar 28, 2017
1 parent 696f2cd commit db59812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Goat.js is a conditional expre-he-he-he-ssion parser.

[![Build Status](https://travis-ci.org/ericmackrodt/goat.js.svg?branch=master)](https://travis-ci.org/ericmackrodt/goat.js)
[![Coverage Status](https://coveralls.io/repos/github/ericmackrodt/goat.js/badge.svg?branch=master)](https://coveralls.io/github/ericmackrodt/goat.js?branch=master)

It takes an object with data and a string containing a conditional expression then it parses the expression and compares it to the object giving you the result.

Expand Down

0 comments on commit db59812

Please sign in to comment.