From 4864329d0f8dadb0ebd94e023b0a15757ae356c5 Mon Sep 17 00:00:00 2001 From: Benny <66417262+ThisIsBenny@users.noreply.github.com> Date: Mon, 26 Oct 2020 13:35:51 +0100 Subject: [PATCH] Update README.md --- car-location/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/car-location/README.md b/car-location/README.md index 46775c8..40edc4b 100644 --- a/car-location/README.md +++ b/car-location/README.md @@ -3,6 +3,8 @@ This widget allows you to save the location of your car, which will then displayed in the widget as a map. So you know exactly where you parked. If you don't know the way to the car anymore, you can start the navigation to the car's location with one click and let Apple Maps or Google Maps navigate you. +[[Download]](https://raw.githubusercontent.com/ThisIsBenny/iOS-Widgets/main/car-location/car-location.js) + ## Setup For this widget is a free API-Key from mapquest.com required. Sign in on https://developer.mapquest.com to get your personal API-Key. Add your API to your Widget parameters and that's it.