diff --git a/README.md b/README.md index 0b19fa3..44b5831 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,6 @@ Adminer (formerly phpMinAdmin) is a full-featured database management tool writt ![Screenshot of Adminer](./doc/screenshots/screenshot.png) -## Disclaimers / important information - -## Configuration - -You need to know the root password from here `/etc/yunohost/mysql` or the app username and password from `setting.yml` under `/etc/yunohost/apps/appname` to login. -For themes download the `adminer.css` from the main website and replace the file in the app folder. -If you have problems with drivers see here: https://www.adminer.org/en/drivers. - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 7373f46..69fc199 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,14 +26,6 @@ Adminer (anciennement phpMinAdmin) est un outil de gestion de base de données c ![Capture d’écran de Adminer](./doc/screenshots/screenshot.png) -## Avertissements / informations importantes - -## Configuration - -Vous devez connaître le mot de passe root à partir d'ici `/etc/yunohost/mysql` ou le nom d'utilisateur et le mot de passe de l'application dans `setting.yml` sous `/etc/yunohost/apps/appname` pour vous connecter. -Pour les thèmes, téléchargez le fichier `adminer.css` depuis le site Web principal et placez le fichier dans le dossier de l'application. -Si vous rencontrez des problèmes avec les pilotes, consultez : https://www.adminer.org/en/drivers. - ## Documentations et ressources * Site officiel de l’app :