Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Commit

Permalink
Removing details about deprecated web UI
Browse files Browse the repository at this point in the history
  • Loading branch information
mattt committed Apr 6, 2013
1 parent 369f951 commit f241007
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -2,9 +2,7 @@ Rack::PushNotification
======================
**A Rack-mountable webservice for managing push notifications**

> This is still in early stages of development, so proceed with caution when using this in a production application. Any bug reports, feature requests, or general feedback at this point would be greatly appreciated.
`Rack::PushNotification` generates API endpoints that can be consumed by iOS apps to register and unregister for push notifications. Along with the registration API, `Rack::PushNotification` spawns an admin console that gives you a convenient interface to manage device tokens and compose targeted push notification messages.
`Rack::PushNotification` generates API endpoints that can be consumed by iOS apps to register and unregister for push notifications.

## Example Record

Expand Down

0 comments on commit f241007

Please sign in to comment.