From 644408ac0dff24bcc554970e2fbbd5a470eba266 Mon Sep 17 00:00:00 2001 From: Lorenz Nimmervoll <32486857+NimmLor@users.noreply.github.com> Date: Thu, 7 May 2020 15:17:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd96620..70ff81b 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,9 @@ Web App  -The web app is stored in SPIFFS (on-board flash memory). + + +The web app is stored in SPIFFS (on-board flash memory) and has around 400kb. All stylsheets/js used are also stored in the spiffs, so no internet connection is required to view the webpage correctly. -- GitLab