diff --git a/README.md b/README.md
index d54d8d7..426388e 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Use an array instead of object in `conf.json`, having multiple configs like the
Config variables are be made available in all HTML files.
Add any variable to the configuration file and use it in HTML like so:
-```markup
+```html