From 0d6eddc88beb05bdad0d4cefa4a6384e30f3c9fc Mon Sep 17 00:00:00 2001
From: Pierre Balzack <96387156+balzack@users.noreply.github.com>
Date: Sat, 10 Jun 2023 10:38:58 -0700
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index aa77a632..7617daa3 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Databag is a self-hosted messaging service. Notable features include:
- Lightweight (server can run on a raspberry pi zero v1.3)
- Low latency (use of websockets for push events to avoid polling)
- Unlimited accounts per node (host for your whole family)
-- Mobile alerts for new contacts, messages, and calls (supports UnifiedPush and Firebase)
+- Mobile alerts for new contacts, messages, and calls (supports UnifiedPush, FCM, APN)