diff --git a/README.fr.md b/README.fr.md index a173f0a75..130271eeb 100644 --- a/README.fr.md +++ b/README.fr.md @@ -52,6 +52,9 @@ Nous sommes une communauté amicale. 5. Tout devrait fonctionner :) En cas de problème, n’hésitez pas à me contacter. 6. Des paramètres de configuration avancée peuvent être accédés depuis [config.php](./data/config.default.php). +## Installation automatisée +[![DP deploy](https://raw.githubusercontent.com/j8r/DPlatform/gh-pages/img/deploy.png)](https://j8r.github.io/DPlatform/) + ## Exemple d’installation complète sur Linux Debian/Ubuntu ```sh # Si vous utilisez le serveur Web Apache (sinon il faut un autre serveur Web) diff --git a/README.md b/README.md index 4d3bb5c4c..e2f5d2f1a 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ We are a friendly community. 5. Everything should be working :) If you encounter any problem, feel free to contact me. 6. Advanced configuration settings can be seen in [config.php](./data/config.default.php). +## Automated install +[![DP deploy](https://raw.githubusercontent.com/j8r/DPlatform/gh-pages/img/deploy.png)](https://j8r.github.io/DPlatform/) + ## Example of full installation on Linux Debian/Ubuntu ```sh # If you use an Apache Web server (otherwise you need another Web server)