Update metadata.json

pull/3467/head
jeonlab 2024-06-20 14:30:09 -04:00 committed by GitHub
parent 5bc790cb15
commit 6da69f0453
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"id": "golf-gps",
"name": "Golf GPS",
"version": "0.01",
"description": "Golf GPS for Banglejs 2, save golf course data (latitudes and longitudes of holes) as json file, provides distance to center of green and distance from previous shot, keeps score",
"description": "Golf GPS for Banglejs 2, using manually saved golf course data (latitudes and longitudes of holes, see README for instructions), provides distance to center of green and distance from previous shot, keeps score",
"icon": "golf-gps.png",
"type": "app",
"tags": "gps,outdoors,tools",