diff --git a/apps.json b/apps.json index 68e637644..77fbe748e 100644 --- a/apps.json +++ b/apps.json @@ -946,7 +946,7 @@ "name": "Assisted GPS Update (AGPS)", "icon": "app.png", "version":"0.01", - "description": "Downloads assisted GPS data to Bangle.js for faster GPS startup and more accurate fixes", + "description": "Downloads assisted GPS (AGPS) data to Bangle.js for faster GPS startup and more accurate fixes. **No app will be installed**, this just uploads new data to the GPS chip.", "custom": "custom.html", "tags": "tool,outdoors,agps", "type": "RAM", diff --git a/apps/assistedgps/custom.html b/apps/assistedgps/custom.html index b615f2217..139c232af 100644 --- a/apps/assistedgps/custom.html +++ b/apps/assistedgps/custom.html @@ -12,10 +12,10 @@