From 279e364ca544d319e6a67b7bfe2cdf2a75bad5ad Mon Sep 17 00:00:00 2001 From: gellnerm <47713613+gellnerm@users.noreply.github.com> Date: Tue, 25 Feb 2025 18:08:10 +0100 Subject: [PATCH] Update README.md --- apps/getaddr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/getaddr/README.md b/apps/getaddr/README.md index 3e6b490ee..a80486da4 100644 --- a/apps/getaddr/README.md +++ b/apps/getaddr/README.md @@ -1,4 +1,4 @@ -# GPS Compass App +# Get Address App This app uses the GPS and compass capabilities of the Bangle.js 2 watch to display your current location and direction. The app uses the Nominatim API to reverse geocode your location and display the street and house number. It also uses the compass to display your current direction.