docs: update app description

This commit is contained in:
Chen Asraf
2023-02-02 11:24:18 +02:00
parent 4046b7b8df
commit 5f175ff8f4
2 changed files with 31 additions and 1 deletions

View File

@@ -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!
<a href='https://ko-fi.com/casraf' target='_blank'>
<img height='36' style='border:0px;height:36px;'
src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3'
alt='Buy Me a Coffee at ko-fi.com' />
</a>
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

View File

@@ -23,7 +23,20 @@ For example:
Will all be considered "USD" for conversion purposes.
This rule applies to main and additional currencies.]]></description>
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!
<a href='https://ko-fi.com/casraf' target='_blank'>
<img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3' alt='Buy Me a Coffee at ko-fi.com' />
</a>
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.]]></description>
<version>0.1.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://github.com/chenasraf">Chen Asraf</author>