Skip to content

Commit fd9b4a2

Browse files
authored
Create README.md
Update coverall image URL to force refresh
1 parent 2c076a2 commit fd9b4a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://travis-ci.org/reinder83/binary-flags.svg?branch=master)](https://travis-ci.org/reinder83/binary-flags)
2-
[![Coverage Status](https://coveralls.io/repos/github/reinder83/binary-flags/badge.svg?branch=master)](https://coveralls.io/github/reinder83/binary-flags?branch=master)
2+
[![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)
33

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

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

0 commit comments

Comments
 (0)