Skip to content

Commit

Permalink
adding badges
Browse files Browse the repository at this point in the history
  • Loading branch information
David Gage Hall authored and David Gage Hall committed Nov 3, 2017
1 parent 2f3e821 commit 69c8865
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,8 @@ A small library that adds commas to numbers

## Contributing

In light 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 light 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/TheDavidGage/number-formatter.svg?branch=master)](https://travis-ci.org/TheDavidGage/number-formatter)

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

0 comments on commit 69c8865

Please sign in to comment.