From 26354d864a1dc80eb716b1bbd012b1cfff717a33 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 17 Apr 2023 15:26:33 -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 af9d0ea6..bb3518d7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Databag is a self-hosted messaging service. Notable features include: - Lightweight (server runs 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 and messages) +- Mobile alerts (push notifications on new contacts, messages, and calls)