From 0bcb2084bd3ccf3947d8f23fd3314ec17dba0653 Mon Sep 17 00:00:00 2001 From: Vidit Jha Date: Fri, 13 May 2022 17:30:17 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f532c8..89170fb 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ ```bash gradlew installDebug ``` + Now add your google maps api key to the local.properties in this format + ```bash + MAPS_API_KEY="yourapikey" + ``` * Directions to execute - To launch hands free, run the following using command line tools