mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Suggest using a .yml file
This commit is contained in:
parent
94847df500
commit
3168d92ac7
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ fdroidserver would probably work, but it is not guaranteed.
|
|||
### Adding a new app
|
||||
|
||||
If you want to add a new app you will have to add a new metadata file to the
|
||||
repository, like `metadata/app.id.txt`. Here is how to write that file.
|
||||
repository, like `metadata/app.id.yml`. Here is how to write that file.
|
||||
|
||||
If the app is on GitHub, GitLab or Bitbucket, use `fdroid import`:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue