From fd4f71d0e29601bdd755d4baf3a6ef34e814a83c Mon Sep 17 00:00:00 2001 From: cpsdqs Date: Sun, 10 Sep 2017 11:29:48 +0200 Subject: [PATCH] Close parenthesis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7eef61..ae9d6ec 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ to save file size and substitutions would not be possible. If the env variable ESP_DEMO is set when running `build.sh`, those static HTML files will be altered for use in the ESPTerm web demo (i.e. the JS will make -no attempts to communicate with the back-end and use dummy values instead. +no attempts to communicate with the back-end and use dummy values instead). All files use the `.html` suffix in a demo build and have replacements applied using `_debug_replacements.php`.