diff --git a/README.md b/README.md
index 3133417..467848e 100644
--- a/README.md
+++ b/README.md
@@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
-# RustDesk for YunoHost
+# RustDesk Server for YunoHost
-[![Integration level](https://dash.yunohost.org/integration/rustdesk.svg)](https://dash.yunohost.org/appci/app/rustdesk) ![Working status](https://ci-apps.yunohost.org/ci/badges/rustdesk.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/rustdesk.maintain.svg)
+[![Integration level](https://dash.yunohost.org/integration/rustdesk-server.svg)](https://dash.yunohost.org/appci/app/rustdesk-server) ![Working status](https://ci-apps.yunohost.org/ci/badges/rustdesk-server.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/rustdesk-server.maintain.svg)
-[![Install RustDesk with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rustdesk)
+[![Install RustDesk Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rustdesk-server)
*[Lire ce readme en français.](./README_fr.md)*
-> *This package allows you to install RustDesk quickly and simply on a YunoHost server.
+> *This package allows you to install RustDesk Server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
@@ -22,26 +22,26 @@ RustDesk is a full-featured open source remote control alternative for self-host
## Screenshots
-![Screenshot of RustDesk](./doc/screenshots/screenshot.png)
+![Screenshot of RustDesk Server](./doc/screenshots/screenshot.png)
## Documentation and resources
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+* YunoHost Store:
+* Report a bug:
## Developer info
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing).
+Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).
To try the testing branch, please proceed like that.
``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
or
-sudo yunohost app upgrade rustdesk -u https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
```
**More info regarding app packaging:**
diff --git a/README_fr.md b/README_fr.md
index 828b84f..99381c1 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand.
-->
-# RustDesk pour YunoHost
+# RustDesk Server pour YunoHost
-[![Niveau d’intégration](https://dash.yunohost.org/integration/rustdesk.svg)](https://dash.yunohost.org/appci/app/rustdesk) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rustdesk.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rustdesk.maintain.svg)
+[![Niveau d’intégration](https://dash.yunohost.org/integration/rustdesk-server.svg)](https://dash.yunohost.org/appci/app/rustdesk-server) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/rustdesk-server.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/rustdesk-server.maintain.svg)
-[![Installer RustDesk avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rustdesk)
+[![Installer RustDesk Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rustdesk-server)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d’installer RustDesk rapidement et simplement sur un serveur YunoHost.
+> *Ce package vous permet d’installer RustDesk Server rapidement et simplement sur un serveur YunoHost.
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
## Vue d’ensemble
@@ -22,26 +22,26 @@ RustDesk est une alternative de contrôle à distance open source complète pour
## Captures d’écran
-![Capture d’écran de RustDesk](./doc/screenshots/screenshot.png)
+![Capture d’écran de RustDesk Server](./doc/screenshots/screenshot.png)
## Documentations et ressources
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+* YunoHost Store:
+* Signaler un bug :
## Informations pour les développeurs
-Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing).
+Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app install https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
ou
-sudo yunohost app upgrade rustdesk -u https://github.com/YunoHost-Apps/rustdesk_ynh/tree/testing --debug
+sudo yunohost app upgrade rustdesk-server -u https://github.com/YunoHost-Apps/rustdesk-server_ynh/tree/testing --debug
```
**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file