From 49e639c14ef0a8f04e9100ac7523fc43e2350bf4 Mon Sep 17 00:00:00 2001 From: ksenia312 Date: Wed, 7 Feb 2024 16:02:28 +0100 Subject: [PATCH] doc: update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3de8c13..29fffb6 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ For IOS, you need to add the following values to **Info.plist**: This key is needed to inform users why your application will use the local network. You must provide a string value that explains why your application needs LAN access. +> Note that if you want to use the plugin **to send files**, you also need to follow the instructions of the filesystem +> management package you are using. + ## Usage