diff --git a/README.md b/README.md index bbc14fe..59539cd 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Check out some examples: Your website's HTML structure has to be similar to this in order to work: -```js +```html
@@ -48,7 +48,7 @@ For the above example, you can use the following code: ### JavaScript -```js +```html