From 8eaeb36af5caef9c7eb8483aba5de630565ac882 Mon Sep 17 00:00:00 2001 From: Tyler Wright Date: Thu, 11 Jul 2024 15:25:48 -0400 Subject: [PATCH] Update README.md with link to Google Maps Timeline wiki page under How-Tos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 286194be..95694ab9 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ To import your Google Maps Timeline data, download your location history from [G - [How to set up reverse proxy](docs/how_to_setup_reverse_proxy.md) - [How to import Google Takeout to Dawarich](https://github.com/Freika/dawarich/wiki/How-to-import-your-Google-Takeout-data) -- [How to Import Google Semantic History to Dawarich](https://github.com/Freika/dawarich/wiki/How-to-import-your-Google-Semantic-History-data) +- [How to import Google Semantic History to Dawarich](https://github.com/Freika/dawarich/wiki/How-to-import-your-Google-Semantic-History-data) +- [How to import Google Maps Timeline Data to Dawarich](https://github.com/Freika/dawarich/wiki/How-to-import-your-Google-Maps-Timeline-data) - [How to track your location to Dawarich with Overland](https://github.com/Freika/dawarich/wiki/How-to-track-your-location-to-Dawarich-with-Overland) - [How to track your location to Dawarich with OwnTracks](https://github.com/Freika/dawarich/wiki/How-to-track-your-location-to-Dawarich-with-OwnTracks) - [How to export your data from Dawarich](https://github.com/Freika/dawarich/wiki/How-to-export-your-data-from-Dawarich)