diff --git a/CiteLibre-rendezvous-docker.svg b/CiteLibre-rendezvous-docker.svg
new file mode 100644
index 0000000..efc9b80
--- /dev/null
+++ b/CiteLibre-rendezvous-docker.svg
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/CiteLibre.svg b/CiteLibre.svg
new file mode 100644
index 0000000..f90879b
--- /dev/null
+++ b/CiteLibre.svg
@@ -0,0 +1,187 @@
+
+
+
+
diff --git a/CiteLibre_500.png b/CiteLibre_500.png
deleted file mode 100644
index 6c8a95e..0000000
Binary files a/CiteLibre_500.png and /dev/null differ
diff --git a/README.md b/README.md
index 887c12e..9fc0be7 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,22 @@
-
-# CiteLibre Rendezvous with docker Compose
-
-## Architecture
+
+
+
+# CitéLibre RendezVous with docker-compose
+## Architecture
Architecture with embedded database and stmp server
-
+
+
## Environment variables
-Create an `.env` file in the root directory where you should assign values for
+Copy the `external.env` file as `.env` in the root directory. There you should assign values for
environment variables containing sensitive data, such as external database connection information.
- These variables should be manually set. Here is a list of variables (key) that
+
+These variables should be manually set.
+
+Here is a list of variables (key) that
need to be set in the `.env` file (key with = as separator):
* LUTECE_DB_USER : Set the user for the database connection
@@ -64,7 +69,7 @@ If you create an `.env` file, docker compose use it without using --env-file
Back end is available at :
-Defaut login is `admin` anbd password is `adminadmin`
+Defaut login is `admin` and password is `adminadmin`
1. Open UI mail (in order to see mail send by application) at .
@@ -72,7 +77,7 @@ Defaut login is `admin` anbd password is `adminadmin`
2. Open UI matomo (for see stats of your application) at .
-Defaut login is `admin` anbd password is `adminadmin`
+Defaut login is `admin` and password is `adminadmin`
### Helpful commands
diff --git a/cite-libre-rendezvous-docker.png b/cite-libre-rendezvous-docker.png
deleted file mode 100644
index 122175a..0000000
Binary files a/cite-libre-rendezvous-docker.png and /dev/null differ