aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--META6.json4
-rw-r--r--README.md2
2 files changed, 4 insertions, 2 deletions
diff --git a/META6.json b/META6.json
index 3a18ec3..e9be473 100644
--- a/META6.json
+++ b/META6.json
@@ -13,6 +13,8 @@
"XML"
],
"resources": [
- "vlc.html"
+ "index.html",
+ "ir.png",
+ "ir.webmanifest"
]
}
diff --git a/README.md b/README.md
index 5f880b3..13eccbe 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@ very WIP…
zef install --deps-only --contained --install-to=./local/ .
-then `raku ./vlc.raku`
+then `raku ./media-control.raku`