Skip to content

Commit

Permalink
Add shields.io badges to README, flat style!
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashton-W committed Apr 29, 2014
1 parent 86f1e40 commit 03287cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# CRToast

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

`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 03287cf

Please sign in to comment.