From 92a5f6a9ececb7c382617d6aefeb2847adc34153 Mon Sep 17 00:00:00 2001 From: Gemma Milla Date: Mon, 11 Mar 2024 15:40:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee61b96..522df15 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Then please edit the file config.json, which can be found inside folder [fronten } ``` -Finally, please include the URL of your User interface to the file beacon/__main__.py (line 103), so that it becomes part of the list of URLs accepted by CORS. +Finally, please include the URL of your User interface to the file beacon/_ _main_ _.py (line 103), so that it becomes part of the list of URLs accepted by CORS. Note that in the root folder (frontend) you will find a file called .gitignore with the list of all files that need to be ignored.