diff --git a/README.md b/README.md index 3d5c146..78cc04d 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,10 @@ CI runner of YunoHost ![Screenshot of YunoRunner](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -## Limitations - -* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the `install.sh` script before installing YunoRunner -* When YunoRunner is installed, modify the systemd script to add the path of the script `analyseCI.sh`. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` - ## Documentation and resources * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 883a18e..5c50e87 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,17 +24,10 @@ Runner d'intégration continue de YunoHost ![Capture d’écran de YunoRunner](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -## Limitations - -* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the `install.sh` script before installing YunoRunner -* When YunoRunner is installed, modify the systemd script to add the path of the script `analyseCI.sh`. The default systemd is configured to `/home/CI_package_check/analyseCI.sh` - ## Documentations et ressources * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md deleted file mode 100644 index 75994f3..0000000 --- a/doc/DISCLAIMER.md +++ /dev/null @@ -1,4 +0,0 @@ -## Limitations - -* You need to install [CI_package_check](https://github.com/YunoHost/CI_package_check) using the `install.sh` script before installing YunoRunner -* When YunoRunner is installed, modify the systemd script to add the path of the script `analyseCI.sh`. The default systemd is configured to `/home/CI_package_check/analyseCI.sh`