From c42f39a13501d6c1409748bd7f700074d6777cfc Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Sat, 10 Jun 2023 08:42:10 -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 ce80f363..75e7e933 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 (push notifications on new contacts, messages, and calls) +- Mobile alerts (UnifiedPush or Firebase notifications on new contacts, messages, and calls)