diff --git a/apps/advcasio/README.md b/apps/advcasio/README.md
index e38fb14db..c8bc5b030 100644
--- a/apps/advcasio/README.md
+++ b/apps/advcasio/README.md
@@ -44,6 +44,9 @@ Web interface to update weather & scratchpad
- swipe right : start timer
- swipe left : stop timer
+## Issues, suggestions and bugtracker
+https://github.com/dotgreg/advCasioBangleClock/issues
+
## Code repository (bangle app and web app)
https://github.com/dotgreg/advCasioBangleClock
diff --git a/apps/advcasio/metadata.json b/apps/advcasio/metadata.json
index 7ea6872b5..2da213e41 100644
--- a/apps/advcasio/metadata.json
+++ b/apps/advcasio/metadata.json
@@ -2,9 +2,10 @@
"name": "Advanced Casio Clock",
"shortName":"advcasio",
"version":"0.01",
- "description": "An over-engineered clock inspired by Casio watches.",
+ "description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, asimple swipe timer and a scratchpad",
"icon": "app.png",
"tags": "clock",
+ "type": "clock",
"screenshots": [
{ "url": "screenshot-clock.jpg" },
{ "url": "screenshot-webapp.jpg" }