diff --git a/README.md b/README.md
index 3fd806e..68044e7 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
+
+
+
+
+
+
+
+[](./LICENSE)
+[](https://github.com/lnbits/lnbits)
+
# StreamerCopilot - [LNbits](https://github.com/lnbits/lnbits) extension
For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions)
@@ -9,3 +19,10 @@ Tool to help streamers accept sats for tips


+
+## Powered by LNbits
+
+[LNbits](https://lnbits.com) is a free and open-source lightning accounts system.
+
+[](https://shop.lnbits.com/)
+[](https://my.lnbits.com/login)
diff --git a/config.json b/config.json
index cb36c61..dd192e5 100644
--- a/config.json
+++ b/config.json
@@ -1,8 +1,12 @@
{
+ "id": "copilot",
+ "version": "1.0.4",
"name": "Streamer Copilot",
+ "repo": "https://github.com/lnbits/copilot",
"short_description": "Video tips/animations/webhooks",
+ "description": "",
"tile": "/copilot/static/bitcoin-streaming.png",
- "min_lnbits_version": "1.0.0",
+ "min_lnbits_version": "1.3.0",
"contributors": [
{
"name": "Ben Arc",
@@ -24,5 +28,9 @@
],
"description_md": "https://raw.githubusercontent.com/lnbits/copilot/main/description.md",
"terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/copilot/main/toc.md",
- "license": "MIT"
+ "license": "MIT",
+ "paid_features": "",
+ "tags": ["Creators", "Streaming"],
+ "donate": "",
+ "hidden": false
}
diff --git a/description.md b/description.md
index 461c802..8a1dd91 100644
--- a/description.md
+++ b/description.md
@@ -1,7 +1,11 @@
-Get tipped in your video streams and trigger events!
-Use in conjunction with OBS (Open Broadcaster Software) by simply connecting the browser window.
+Display interactive overlays for video streams with tipping support via OBS or Streamlabs integration.
-- Supports LNURLpay comments, allowing you to optionally enable paid comments on the screen.
-- Includes an optional troll box.
-- Features a BTC price ticker.
-- Elements can be rearranged on the screen.
+Its functions include:
+
+- Receiving tips during live streams
+- Displaying LNURLpay comments on screen
+- Showing a Bitcoin price ticker
+- Including an optional troll box for viewer interaction
+- Allowing rearrangeable screen elements
+
+A great companion for streamers and content creators who want to display live Bitcoin data and accept tips during broadcasts.