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