From 8d40e576ceda00abfe19932aa819e2c46afaa32d Mon Sep 17 00:00:00 2001 From: MarketingPip <86180097+MarketingPip@users.noreply.github.com> Date: Sat, 26 Nov 2022 05:27:46 -0500 Subject: [PATCH] Updated README.md :pencil: --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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