diff --git a/Adminer/README.md b/Adminer/README.md
index 4c92768e..cc0f8dd6 100644
--- a/Adminer/README.md
+++ b/Adminer/README.md
@@ -23,4 +23,10 @@ docker compose -f docker-compose-nginx.yml up -d
# Utilisation
## Accueil
-
\ No newline at end of file
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Authelia/README.md b/Authelia/README.md
index b42a425d..b9eea853 100644
--- a/Authelia/README.md
+++ b/Authelia/README.md
@@ -23,4 +23,10 @@ docker compose -f docker-compose-nginx.yml up -d
# Utilisation
## Accueil
-
\ No newline at end of file
+
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Authentik/README.md b/Authentik/README.md
index 6a3c890f..f3460263 100644
--- a/Authentik/README.md
+++ b/Authentik/README.md
@@ -1,3 +1,9 @@
# Template
-dépôt Template
\ No newline at end of file
+dépôt Template
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Cloudflare-Tunnel/README.md b/Cloudflare-Tunnel/README.md
new file mode 100644
index 00000000..3944c873
--- /dev/null
+++ b/Cloudflare-Tunnel/README.md
@@ -0,0 +1,30 @@
+
+
+# cloudflare
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Code-Server/README.md b/Code-Server/README.md
new file mode 100644
index 00000000..69b2f9e5
--- /dev/null
+++ b/Code-Server/README.md
@@ -0,0 +1,30 @@
+
+
+# Code Server
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Crowdsec/README.md b/Crowdsec/README.md
new file mode 100644
index 00000000..ad63043f
--- /dev/null
+++ b/Crowdsec/README.md
@@ -0,0 +1,30 @@
+
+
+# Crowdsec
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Debezium/README.md b/Debezium/README.md
index 66ec204a..883fff1f 100644
--- a/Debezium/README.md
+++ b/Debezium/README.md
@@ -36,3 +36,9 @@ and uses confluent zookeeper, broker, schema registry and rest proxy.
### Registering the schema
- Run `curl -X POST -H "Content-Type: application/json" -d @schema.json http://localhost:8081/subjects/postgres.public.movies/versions`
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Frigate/README.md b/Frigate/README.md
new file mode 100644
index 00000000..378bdac5
--- /dev/null
+++ b/Frigate/README.md
@@ -0,0 +1,30 @@
+
+
+# Frigate
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file
diff --git a/Gitea/README.md b/Gitea/README.md
new file mode 100644
index 00000000..50b6aede
--- /dev/null
+++ b/Gitea/README.md
@@ -0,0 +1,30 @@
+
+
+# Gitea
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
s
\ No newline at end of file
diff --git a/Gotify/README.md b/Gotify/README.md
new file mode 100644
index 00000000..f0e657a4
--- /dev/null
+++ b/Gotify/README.md
@@ -0,0 +1,30 @@
+
+
+# Gotify
+
+
+# Installation
+
+Pour utiliser Adminer tout seul
+```bash
+docker compose up -d
+```
+
+Pour utiliser Adminer avec Traefik
+```bash
+docker compose -f docker-compose-traefik.yml up -d
+```
+
+Pour utiliser Adminer avec Nginx
+```bash
+docker compose -f docker-compose-nginx.yml up -d
+```
+# Utilisation
+
+## Accueil
+
+# More info
+- more information on the website [Tips-Of-Mine](https://www.tips-of-mine.fr/)
+
+# Buy me a coffe
+
\ No newline at end of file