diff --git a/README.textile b/README.textile index 65f5fbe..f0c420a 100644 --- a/README.textile +++ b/README.textile @@ -127,7 +127,6 @@ Call @Avviso.push()@ in @setup()@ or @loop()@ after you have set the API key and The event, description, and priority are part of the push notification API, and they will show up in the app. You may refer to the "Prowl API page":http://www.prowlapp.com/api.php or "Notify My Android API page":https://www.notifymyandroid.com/api.jsp for size limits, but they're all reasonable, so you probably won't exceed them on a memory-constrained device like an Arduino. -Avviso doesn't support the Prowl 1.2 @url@ parameter. It also doesn't support the Notify My Android @developerkey@ or @content-type@ parameters. If you'd really like to have it, contact me or make a fork with the change. h3. Credits