diff --git a/README.md b/README.md index 8827439..f08b129 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ hljs-loader is a small (3 KB) script that can be added to any webpage to automat Add this anywhere to your HTML page: ```html - + integrity="sha384-vbylffRV+sn4FL7ftwAw6eJ1uNcsQT3ETMpPJQZaOtzW+0d+jnlf1LJj9Jgf8Scp"> ``` @@ -17,13 +17,13 @@ Add this anywhere to your HTML page: No configuration is required but a number of options are available and can be set on the `script` element that loads this script. ```html - + integrity="sha384-vbylffRV+sn4FL7ftwAw6eJ1uNcsQT3ETMpPJQZaOtzW+0d+jnlf1LJj9Jgf8Scp"> ```