diff --git a/README.md b/README.md
index 96826ab..9d9ef9b 100755
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ SPDX-License-Identifier: CC0-1.0
This NextCloud app automatically fetches currency information for your Cospend projects, and fills
them up using the main currency as base. No more manually updating exchange rates!
+
+
It will automatically run once a day by default and use your currency names to fetch the correct
rate.
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0e5a1af..dffdf86 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,17 +7,19 @@
autocurrency
Auto Currency for Cospend
Automatically fills the currency rates for your Cospend projects daily.
- **Note**: This is a companion app to [Cospend](https://apps.nextcloud.com/apps/cospend).
- >
- > Without Cospend, this app will not work.]]>
+> **Note**: This is a companion app to [Cospend](https://apps.nextcloud.com/apps/cospend).
+>
+> Without Cospend, this app will not work.
+]]>
0.7.0
agpl
Chen Asraf
@@ -31,6 +33,8 @@
tools
https://github.com/chenasraf/nextcloud-autocurrency
https://github.com/chenasraf/nextcloud-autocurrency/issues
+ https://github.com/chenasraf/nextcloud-autocurrency
+ https://raw.githubusercontent.com/chenasraf/nextcloud-autocurrency/refs/heads/master/promo.png
https://ko-fi.com/casraf
diff --git a/promo.png b/promo.png
new file mode 100644
index 0000000..2b98c2a
Binary files /dev/null and b/promo.png differ