From cdf73f87c6ccc4e0d030ab3bf231eb68716a2105 Mon Sep 17 00:00:00 2001 From: Scott Vitale Date: Sat, 4 Feb 2017 22:28:07 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3df17ab..13ce982 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Inject the required meta tags in your base.html (or wherever your HTML <head& Troubleshooting ===== While running the Django test server: + 1. Verify that `/manifest.json` is being served 1. Verify that `/serviceworker.js` is being served 1. Use the Application tab in the Chrome Developer Tools to verify the progressive web app is configured correctly.