Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,15 @@

Find Polls in the [Nextcloud app store](https://apps.nextcloud.com/apps/polls).

## Commercial break and thank you
Thank you guys, who support this app over the years by reporting issues, ideas and even helping analyzing difficult situations. This app can only be maintained with your help and with your proven patience. This is the biggest value the app could get over the last years since I took over the maintenance of Polls.

Out of reasons, I am adding another way to support me directly by [spending me a :coffee:](https://buymeacoffee.com/dartcafe). But please, only do that if you can really afford it and have an advantage by using this app.

:notes: Commercial jingle fading off :musical_note:

For clarification: Polls is not maintained by Nextcloud, although it resides unter the Nextcloud organisation here on Github.

## Installation / Update
See [wiki](https://github.com/nextcloud/polls/wiki/Installation-help).

Expand Down
1 change: 1 addition & 0 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/main/screenshots/overview.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/main/screenshots/vote.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/polls/main/screenshots/edit-poll.png</screenshot>
<donation>https://buymeacoffee.com/dartcafe</donation>
<dependencies>
<php min-version="8.1"/>
<nextcloud min-version="30" max-version="31"/>
Expand Down