diff --git a/README.md b/README.md index 3ff92c6..2303117 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,8 @@ composer require pixelspin/silverstripe-progressivewebapp ## Usage Install the module, run dev/build and fill in the settings in the siteconfig -Place the link to the manifest file () in the head of your pages and add the color meta data as well () \ No newline at end of file +Place the link to the manifest file () in the head of your pages and add the color meta data as well () +Include the js (Requirements::javascript('pixelspin/silverstripe-progressivewebapp:resources/js/progressivewebapp.js');) + +## Todo +Improve the documentation \ No newline at end of file