Skip to content

Commit

Permalink
Add Badge Info
Browse files Browse the repository at this point in the history
  • Loading branch information
ayopom committed Jul 1, 2018
1 parent 476edc4 commit 562ebc2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -23,4 +23,8 @@ A small library that adds commas to numbers

## Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

[![Build Status](https://travis-ci.org/ayopom/number-formatter.svg?branch=master)](https://travis-ci.org/ayopom/number-formatter)

[![Coverage Status](https://coveralls.io/repos/github/ayopom/number-formatter/badge.svg?branch=master)](https://coveralls.io/github/ayopom/number-formatter?branch=master)

0 comments on commit 562ebc2

Please sign in to comment.