From d0082f0519427fe4ad67f9f247a3c43a41b590a0 Mon Sep 17 00:00:00 2001 From: Masashi Katsumata Date: Sun, 26 Aug 2018 13:11:21 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15d49a1..975e94b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ This demo application is aim to describe how to use `@ionic-native/google-maps` with Ionic v4. -[sample.apk](./sample.apk) +-[sample.apk](./sample.apk) +-[browser demo](https://mapsplugin.github.io/ionic-googlemaps-quickdemo-v4/) ## Before use this demo...