diff --git a/README.md b/README.md
index dc062f9..0df57b3 100755
--- a/README.md
+++ b/README.md
@@ -27,6 +27,23 @@ This rule applies to main and additional currencies.
Place this app in **nextcloud/apps/** or **nextcloud/custom_apps/**
+> App Store link coming once app has been a bit more matured.
+
+## Contributing
+
+I am developing this package on my free time, so any support, whether code, issues, or just stars is
+very helpful to sustaining its life. If you are feeling incredibly generous and would like to donate
+just a small amount to help sustain this project, I would be very very thankful!
+
+
+
+
+
+I welcome any issues or pull requests on GitHub. If you find a bug, or would like a new feature,
+don't hesitate to open an appropriate issue and I will do my best to reply promptly.
+
## Development
### Building the app
diff --git a/appinfo/info.xml b/appinfo/info.xml
index af8c06d..f60dda2 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,20 @@ For example:
Will all be considered "USD" for conversion purposes.
-This rule applies to main and additional currencies.]]>
+This rule applies to main and additional currencies.
+
+## Contributing
+
+I am developing this package on my free time, so any support, whether code, issues, or just stars is
+very helpful to sustaining its life. If you are feeling incredibly generous and would like to donate
+just a small amount to help sustain this project, I would be very very thankful!
+
+
+
+
+
+I welcome any issues or pull requests on GitHub. If you find a bug, or would like a new feature,
+don't hesitate to open an appropriate issue and I will do my best to reply promptly.]]>
0.1.0
agpl
Chen Asraf