diff --git a/README.md b/README.md index 7090c8e..c9277a3 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,8 @@ How to use File Loader: You can load a script / stylesheet or MULITPLE scripts & stylesheets like so - -```js +```html + ``` @@ -59,7 +61,8 @@ How to use File Loader to load files from a template: You can store your file(s) to load as a json file and fetch them via a URL. Example below - -```js +```html + ``` ## Append to head