diff --git a/README-FR.md b/README-FR.md
index 883dcfa2c50d6b520284474f9f9b20a1a6d54532..33be9c42b226fa6b8ac33f89b58da09e10897518 100644
--- a/README-FR.md
+++ b/README-FR.md
@@ -131,6 +131,11 @@ Cette tâche utilisant le module template, vous pouvez tout à fait utiliser vos
 
 Pour `owner` et `group`, par défaut le fichier va prendre comme utilisateur propriétaire le nom de l'application et comme groupe propriétaire www-data (groupe NGINX). Vous pouvez les changer en précisant des valeurs différentes.
 
+#### Concernant les mises à jour :
+Une tâche cron a été mise en place pour automatiser la vérification des mises à jour système et applications tous les jours à 1 heure du matin. Si des mises à jour sont disponibles, elles sont faites automatiquement. En cas de problème suite à la mise à jour d'une application, vous avez la possibilité de revenir à la version précédente car Yunohost fait toujours une sauvegarde automatique d'une application lorsqu'elle est mise à jour. 
+
+Pour en savoir plus sur le fonctionnement des mises à jour dans Yunohost vous pouvez vous rendre [ici](https://yunohost.org/fr/update). Le changelog des versions de Yunohost est aussi disponible [ici](https://forum.yunohost.org/tag/ynh_release).
+
 ## Dépendances
 
 Aucune.
diff --git a/README.md b/README.md
index 0647f8d916995ca58a55da0e22b378d27ad47346..661adee23cb2aba4c98383b1087652ff7402fcdb 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,11 @@ Because this task uses the template module, you can use your own variables and c
 
 For `owner` and `group`, by default the file will take as owner the name of the application and as owner www-data(NGINX group). You can change them by specifying different values.
 
+#### About the updates:
+A cron job has been set up to automate the check for system and application updates every day at 1am. If updates are available, they are done automatically. In case of problems following an application update, you have the possibility to rollback to the previous version because Yunohost always makes an automatic backup of an application when it is updated. 
+
+To learn more about how updates work in Yunohost you can go [here](https://yunohost.org/fr/update). The changelog of Yunohost versions is also available [here](https://forum.yunohost.org/tag/ynh_release).
+
 ## Dependencies
 
 None.