From 4ddbfeb05e57e846f512542266dac4877843a16a Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:49:30 +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 1203d92..53e0a2d 100644 --- a/Readme.md +++ b/Readme.md @@ -67,7 +67,7 @@ SigPro (Signal Professional) embraces the web platform. Built on top of Custom E For the best development experience with SigPro, install these VS Code extensions: - **Prettier** – Automatically formats your template literals for better readability -- **lit-html** – Adds syntax highlighting, autocompletion, and inline HTML color previews inside `html` tagged templates +- **lit-html** – Adds syntax highlighting and inline HTML color previews inside `html` tagged templates This combination gives you framework-level developer experience without the framework complexity—syntax highlighting, color previews, and automatic formatting for your reactive templates, all while writing pure JavaScript.