mirror of https://github.com/espruino/BangleApps
Update metadata.json
parent
5bc790cb15
commit
6da69f0453
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue