From b8cc885d41051becc9c539e24a730255312f35fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 24 Aug 2022 16:55:04 +0200 Subject: [PATCH] README.md: add link Web UI README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4103c0e..b3e74d08 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ To start the program, run: `npm start`. ## Start Web UI +See Web UI [README.md](src/ui/web/README.md) for more information. + ## Configuration files syntax All configuration files are in the JSON standard format. -- 2.34.1