diff --git a/README.md b/README.md index 5515e35..40441e7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Cache and load static files from local storage. This makes it easier to manage J Simply instantiate a new BootUp object with an array of files to load. - new BootUp(*files*, *options*); + new BootUp(files, options); Where: