From 13494367b5beecd0fb3a42eb28e0a6c9118f1c75 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 7 Apr 2026 18:31:40 +0200 Subject: [PATCH] [call-me] - #3 update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7d3ea1..4dd3c33 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This project allows you to: - `Share files` with other participants. - `Hang up the call` when finished. - `Enable Host Protection` mode with a password. +- `Enable Web Push Notifications` to get notified of incoming calls even when the app is in the background. - `Use the REST API` to retrieve the list of connected users or initiate a call. ---