From 154efd837823715844b7b96375ff1f24818f517b Mon Sep 17 00:00:00 2001 From: Tom Pesman Date: Thu, 18 Oct 2018 15:18:40 +0200 Subject: [PATCH] added new providers --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d18993..666c2a7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * Redis for queueing * Redis or YAML for configuration * Multi-App -* Multi-Provider ([APNS](https://github.com/9to5/pushr-apns), [GCM](https://github.com/9to5/pushr-gcm)) +* Multi-Provider ([APNS](https://github.com/9to5/pushr-apns), [APNS2](https://github.com/9to5/pushr-apns2), [GCM](https://github.com/9to5/pushr-gcm), [FCM](https://github.com/9to5/pushr-fcm), [WNS](https://github.com/9to5/pushr-wns)) * Multi-process * Integrated feedback processing