link in readme
parent
4f504f5c1c
commit
e4b0ed2ecf
|
|
@ -4,6 +4,7 @@
|
||||||
"version": "0.3",
|
"version": "0.3",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"description": "A really basic spelled out time display for people looking for the vague time at a glance.",
|
"description": "A really basic spelled out time display for people looking for the vague time at a glance.",
|
||||||
|
"readme": "readme.md",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
|
|
@ -14,4 +15,4 @@
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
{"url": "screenshot.png"}
|
{"url": "screenshot.png"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue