Skip to content

Commit ffefa65

Browse files
Update README.md
1 parent 8c070a9 commit ffefa65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# .NET Core Push Notifications for Web, Android and iOS
44
Send notifications to:
5-
-**iOS** - Apple Push Notifications (APN)
6-
-**Android** - via Firebase Cloud Messaging (FCM)
7-
-**Web** - via Firebase Cloud Messaging (FCM)
5+
-**iOS** - Apple Push Notifications (via Latest Apple Push Notifications HTTP2 JWT API)
6+
-**Android** - via Firebase Cloud Messaging (via Latest Firebase HTTP v1 API)
7+
-**Web** - via Firebase Cloud Messaging (via Latest Firebase HTTP v1 API)
88

99
CorePush is a simple lightweight library with minimal overhead. Send notifications to Android and Web using Firebase Cloud Messaging and iOS APN with JWT HTTP/2 API.
1010

0 commit comments

Comments
 (0)