mirror of https://github.com/espruino/BangleApps
added screenshot , updated README
parent
4812a8043e
commit
0c5d7a564a
|
@ -1,6 +1,6 @@
|
||||||
# The Ring
|
# The Ring
|
||||||
|
|
||||||
*A proof of concept clock with large ring guage for steps using images, acts as a tutorial piece for discussion*
|
*A proof of concept clock with large ring guage for steps using pre-set images, acts as a tutorial piece for discussion*
|
||||||
|
|
||||||
|
|
||||||
Written by: [Hugh Barney](https://github.com/hughbarney) For support
|
Written by: [Hugh Barney](https://github.com/hughbarney) For support
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
{ "id": "thering",
|
{ "id": "thering",
|
||||||
"name": "The Ring",
|
"name": "The Ring",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A proof of concept clock with large ring guage for steps using images, acts as a tutorial piece for discussion",
|
"description": "A proof of concept clock with large ring guage for steps using pre-set images, acts as a tutorial piece for discussion",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports" : ["BANGLEJS2"],
|
"supports" : ["BANGLEJS2"],
|
||||||
"screenshots": [{"url":"screenshot_thering1.png"}],
|
"screenshots": [{"url":"screenshot_thering3.jpg"}],
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"thering.app.js","url":"app.js"},
|
{"name":"thering.app.js","url":"app.js"},
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue