From 3014bc1a00d35d0dffb3836210eb3e7bc9467ea0 Mon Sep 17 00:00:00 2001 From: Rajni Dua Date: Sat, 16 Oct 2021 18:00:03 +1030 Subject: [PATCH] updated Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 80de251..166c854 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,12 @@ npm install mongoose npm install compression ``` +```md +This app is a progressive web application so it uses : +manifest.webmanifest +service-worker.js +``` + ## Heroku deployment Create heroku app using these commands