mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Added support for donate links in the metadata - sooner or later these will be used in the client
This commit is contained in:
parent
986f44f6d5
commit
9e9aa79c44
4 changed files with 10 additions and 0 deletions
5
README
5
README
|
@ -71,6 +71,11 @@ something human-friendly. Machine-readable source-code is covered in the
|
|||
The URL for the application's issue tracker. Optional, since not all
|
||||
applications have one.
|
||||
|
||||
==Donate==
|
||||
|
||||
The URL to donate to the project. This could be the project's donate page
|
||||
if it has one, or perhaps even a direct PayPal link.
|
||||
|
||||
==Summary==
|
||||
|
||||
A brief summary of what the application is.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue