diff --git a/README.md b/README.md index ccbe40c..d58db1b 100755 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ 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! +You can also view the history of currency rates fetched in the past, and see how they changed over +time. + ![Nextcloud Auto Currency](/promo.png) It will automatically run once a day by default and use your currency names to fetch the correct diff --git a/appinfo/info.xml b/appinfo/info.xml index 1b49c57..c5fa9bc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -12,6 +12,9 @@ This NextCloud app automatically fetches currency information for your Cospend p them up using the main currency as base. No more manually updating exchange rates! +You can also view the history of currency rates fetched in the past, and see how they changed over time. + + It will automatically run once a day by default and use your currency names to fetch the correct rate.