From e9159c18846d65a31c621752f2d1aa6e6e357a25 Mon Sep 17 00:00:00 2001 From: ABHISHEK KUMAR <36740540+abhiditi@users.noreply.github.com> Date: Thu, 16 Mar 2023 17:11:55 +0530 Subject: [PATCH] update reamde --- examples/latest/navigate/ios/HikingDiary/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/latest/navigate/ios/HikingDiary/README.md b/examples/latest/navigate/ios/HikingDiary/README.md index 370bd72b..b793dac9 100644 --- a/examples/latest/navigate/ios/HikingDiary/README.md +++ b/examples/latest/navigate/ios/HikingDiary/README.md @@ -1,4 +1,4 @@ -This app shows how to use positioning to calculate the distance travelled by a user. You can find how this is done in [HikingExample.swift](HikingDiary/HikingApp.swift). +This app shows how to record GPX traces with HERE Positioning. You can find how this is done in [HikingExample.swift](HikingDiary/HikingApp.swift). Build instructions: -------------------