[mod] readme: update information.

This commit is contained in:
Moul 2017-01-27 22:04:34 +01:00
parent 9f30350c99
commit 78f9d30950

View file

@ -2,7 +2,7 @@
Linter for YunoHost applications packages Linter for YunoHost applications packages
## Use ## Usage
```bash ```bash
git clone https://github.com/YunoHost/package_linter git clone https://github.com/YunoHost/package_linter
@ -20,11 +20,10 @@ git clone https://github.com/<account>/<app>_ynh
* missing type * missing type
* (field value) * (field value)
* Check scripts * Check scripts
* check bash header is present
* warn missing sudo before commands * warn missing sudo before commands
* make sure verifications are done before modifications on the system * make sure verifications are done before modifications on the system
* check non usage of helpers and propose them * check non usage of helpers and propose them
## License ## License
* GNU GPLv3 * GNU AGPLv3