Skip to content

Commit

Permalink
Add code coverage badge via coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
dmiedema committed Mar 23, 2015
1 parent 573e571 commit 99bb80b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/cruffenach/CRToast.svg?branch=master)](https://travis-ci.org/cruffenach/CRToast)
[![Pod Version](http://img.shields.io/cocoapods/v/CRToast.svg?style=flat)](http://cocoadocs.org/docsets/CRToast)
[![Coverage Status](https://coveralls.io/repos/dmiedema/CRToast/badge.svg?branch=slather)](https://coveralls.io/r/dmiedema/CRToast?branch=slather)

`CRToast` is a library that allows you to easily create notifications that appear on top of or by pushing out the status bar or navigation bar. `CRToast` was originally based on [CWStatusBarNotification](https://github.com/cezarywojcik/CWStatusBarNotification).

Expand Down

0 comments on commit 99bb80b

Please sign in to comment.