added screenshot , updated README

pull/1499/head
hughbarney 2022-02-21 22:02:49 +00:00
parent 4812a8043e
commit 0c5d7a564a
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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