Skip to content

Commit

Permalink
Merge pull request #83 from pusher/readme-update
Browse files Browse the repository at this point in the history
Remove reference to RC version
  • Loading branch information
topliceanu committed Aug 24, 2016
2 parents 54fa756 + b23d835 commit f68d15f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,7 @@ pusher.trigger_batch([

## Push Notifications (BETA)

Pusher now allows sending native notifications to iOS and Android devices. Check out the [documentation](https://pusher.com/docs/push_notifications) for information on how to set up push notifications on Android and iOS. There is no additional setup required to use it with this library. It works out of the box wit the same Pusher instance. All you need are the same pusher credentials. To install the release candidate:

$ pip install pusher==1.4rc1
Pusher now allows sending native notifications to iOS and Android devices. Check out the [documentation](https://pusher.com/docs/push_notifications) for information on how to set up push notifications on Android and iOS. There is no additional setup required to use it with this library. It works out of the box wit the same Pusher instance. All you need are the same pusher credentials.

### Sending native pushes

Expand Down

0 comments on commit f68d15f

Please sign in to comment.