From 5b6a2ec0bff5b752cf0af25ff1371dad4638f30b Mon Sep 17 00:00:00 2001 From: Jacques Date: Wed, 1 Nov 2023 15:33:13 +0100 Subject: [PATCH] fix: Added web part that explains what to do to resolve the error. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 88cb659..54f5352 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,19 @@ import GoogleMaps } } ``` + +### WEB +Add the following code in the 'head' of 'web/index.html': + +```html + + + + + + +``` + ## Usage