From 18e7b2ad4c9fe905abeccbd7c22e1a47e16c1601 Mon Sep 17 00:00:00 2001 From: gokulkrishh Date: Fri, 24 May 2019 07:54:39 +0530 Subject: [PATCH] Updated demo url --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a149513..75a7bbe 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ ###

-# [Progressive Web Application](https://demopwa.com/) +# [Progressive Web Application](https://demopwa.surge.sh) *A demo for progressive web application with features like offline, push notifications, background sync etc,* -### [Live](https://demopwa.com/) +### [Live](https://demopwa.surge.sh) ### Installation #### `Step 1` - clone the repo - + ```bash $ git clone https://github.com/gokulkrishh/demo-progressive-web-app ```