From 072ac8d394af6ff29f237f878499eaf6673d7d5c Mon Sep 17 00:00:00 2001 From: Martichou Date: Tue, 27 Feb 2024 19:17:01 +0100 Subject: [PATCH] chore: update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f5e22b7..e4e11f2 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,13 @@ The frontend application, built with the Tauri framework, is currently under dev pnpm dev ``` +Limitations +-------------------------- + +- **Wi-Fi LAN only**. Your devices needs to be on the same network for this app to work. + +- **Visible to everyone** on your network at all times while the app is running. + WIP Notes --------------------------