Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cwRichardKim committed Dec 23, 2014
1 parent 8ef85be commit 5c478e4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ RKNotificationHub

A way to quickly add a notification icon to a UIView

###Pod
```
pod 'RKNotificationHub'
```

![demo](http://i.imgur.com/SpE2BQv.gif)

Code:
Expand All @@ -16,6 +11,11 @@ Code:
[hub increment]; // increments the count to 1, making the notification visible
```

###Pod
```
pod 'RKNotificationHub'
```

###USAGE
![increment](http://i.imgur.com/zpgkNtE.gif)
``` objc
Expand Down

0 comments on commit 5c478e4

Please sign in to comment.