diff --git a/README.md b/README.md index 7bfd625e..5311c829 100644 --- a/README.md +++ b/README.md @@ -2,20 +2,20 @@ -This repository contains the default YunoHost app catalog, as well as tools -that can be run manually or automatically. +This repository contains the default YunoHost app catalog, as well as related +tools that can be run manually or automatically. The catalog is stored in [**`apps.toml`**](./apps.toml) and is browsable here: - + -It contains refences to the apps' repositories, along with a few metadata about -them such as its category or maintenance state. This file is regularly read by +It contains references to the apps' repositories, along with a few metadata about +them such as their category or maintenance state. This file is regularly read by `tools/list_builder.py` which publish the results on . ## Where can I learn about app packaging in YunoHost? - You can browse [the contributor documentation](https://yunohost.org/contributordoc) -- If you are not familiar with Git/GitHub, you can have a look at our [homemade guide](https://yunohost.org/#/packaging_apps_git) +- If you are not familiar with Git/GitHub, you can have a look at our [homemade guide](https://yunohost.org/packaging_apps_git) - Don't hesitate to reach for help on the dedicated [application packaging chatroom](https://yunohost.org/chat_rooms) ... we can even schedule an audio meeting to help you get started! ## How to add your app to the application catalog @@ -65,7 +65,7 @@ url = "https://github.com/YunoHost-Apps/your_app_ynh" ## Updating apps levels in the catalog App packagers should *not* manually set their apps' level. The levels of all -the apps are automatically updated once per week on Friday, according to the +the apps are automatically updated once a week on Friday, according to the results from the official app CI. ## Apps flagged as not-maintained