From d6da7ca981758bde95d7c11646717ecc85737a81 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 26 Dec 2020 12:19:09 +0100 Subject: [PATCH] Wording improvement --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 78e857c..f4d3ed6 100644 --- a/README.md +++ b/README.md @@ -24,16 +24,17 @@ where you can enjoy your happy MySQL administration. ## Credentials -phpMyAdmin connects using your MySQL server credentials, please check the corresponding -database server image for information on what the default username and password are -or to modify these during installation. +phpMyAdmin connects using your MySQL server credentials. Please check the corresponding +database server image for information on what the default username and password are. +To modify username and password during installation you can check the corresponding +database server image on Docker Hub. The official MySQL and MariaDB use the following environment variables to define these: * `MYSQL_ROOT_PASSWORD` - This variable is mandatory and specifies the password that will be set for the `root` superuser account. * `MYSQL_USER`, `MYSQL_PASSWORD` - These variables are optional, used in conjunction to create a new user and to set that user's password. -## Supported Docker hub tags +## Supported Docker Hub tags The following tags are available: