diff --git a/README.md b/README.md
index bcb354d345739f9b55cb5b50b6b94bfad87f29af..7d8d06d162f06725bc5fdfff0b06b479c83ab04b 100644
--- a/README.md
+++ b/README.md
@@ -135,8 +135,8 @@ Send-MailMessage -SmtpServer $SMTP_HOST -Port $SMTP_PORT -To $SMTP_RECIPIENT -Su
 Get-NetTCPConnection -State Listen,Established
 ```
 
-
-
+<!-- 
+TODO / A
 PROXY HTTP : Reach a HTTP serveur Through a Proxy
 Set proxy globaly on linux
 Curl behind a proxy
@@ -146,7 +146,7 @@ Docker behind a proxy
 Docker daemon add proxy settings
 Docker build behind Proxy
 
-
 NPM behind a Proxy
 PIP behind a Proxy
 Gitlab Runner behind a proxy
+-->