From 5358869fb1bf9a7a186d9cb404082da49eb3ca27 Mon Sep 17 00:00:00 2001 From: Arthur Edamov Date: Mon, 18 Nov 2019 17:54:16 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f380723..388105a 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ [![Quality Score][ico-code-quality]][link-code-quality] [![Software License][ico-license]](LICENSE.md) -> **Note:** This library is under development - Pushok is a simple PHP library for sending push notifications to APNs. ## Features @@ -20,7 +18,6 @@ Pushok is a simple PHP library for sending push notifications to APNs. - [X] Supports new iOS 10 features such as Collapse IDs, Subtitles and Mutable Notifications - [X] Uses concurrent requests to APNs - [X] Tested and working in APNs production environment -- [ ] Supports Android notification ## Requirements