From 1d6bc65a0f85605023132a31f66df5199649cfa7 Mon Sep 17 00:00:00 2001 From: Michel Date: Sun, 24 Jun 2018 18:28:15 +0200 Subject: [PATCH] Readne --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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