Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Update coverall image URL to force refresh
  • Loading branch information
reinder83 committed Jun 12, 2017
1 parent 2c076a2 commit fd9b4a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/reinder83/binary-flags.svg?branch=master)](https://travis-ci.org/reinder83/binary-flags)
[![Coverage Status](https://coveralls.io/repos/github/reinder83/binary-flags/badge.svg?branch=master)](https://coveralls.io/github/reinder83/binary-flags?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/reinder83/binary-flags/badge.svg?branch=master&v=1)](https://coveralls.io/github/reinder83/binary-flags?branch=master)

# BinaryFlags
With this class you can easily add flags to your models.
Expand Down Expand Up @@ -197,4 +197,4 @@ $test->flags->checkFlag(ExampleFlag::FOO);
```

## Support
For bugs or feature requests feel free to contact me or submit an issue or pull request.
For bugs or feature requests feel free to contact me or submit an issue or pull request.

0 comments on commit fd9b4a2

Please sign in to comment.