From e4954d598afc0bb1c7dbe134ee87149c466a401b Mon Sep 17 00:00:00 2001 From: Michael Ballos Date: Sun, 22 May 2022 17:40:51 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51047de..781e10d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ GOOGLE_MAPS_KEY=YOUR_KEY PS_PUBLISH_KEY=YOUR_KEY PS_SECRET_KEY=YOUR_SECRET ``` +3. Maps JS API is already enabled by default but Geocoding API and Places API have to be manually enabled. ## Installation To view the project run `npm install && npm start` in the root directory