Skip to content

Commit

Permalink
Add coverall badge
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljennings committed Oct 6, 2015
1 parent 7cbe283 commit 23ea3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Notifier [![Build Status](https://travis-ci.org/coreplex/notifier.svg?branch=master)](https://travis-ci.org/coreplex/notifier) [![Latest Stable Version](https://poser.pugx.org/coreplex/notifier/v/stable)](https://packagist.org/packages/coreplex/notifier) [![License](https://poser.pugx.org/coreplex/notifier/license)](https://packagist.org/packages/coreplex/notifier)
# Notifier [![Build Status](https://travis-ci.org/coreplex/notifier.svg?branch=master)](https://travis-ci.org/coreplex/notifier) [![Latest Stable Version](https://poser.pugx.org/coreplex/notifier/v/stable)](https://packagist.org/packages/coreplex/notifier) [![Coverage Status](https://coveralls.io/repos/coreplex/notifier/badge.svg?branch=master&service=github)](https://coveralls.io/github/coreplex/notifier?branch=master) [![License](https://poser.pugx.org/coreplex/notifier/license)](https://packagist.org/packages/coreplex/notifier)

A PHP package to simply flash notifications and then render them with a JavaScript notifier. This package also comes
with Laravel support out of the box.
Expand Down

0 comments on commit 23ea3e4

Please sign in to comment.