diff --git a/README.md b/README.md
index 00d5d06..99a445a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
Bei der Nutzung von Jottacloud und anderen Backends in allen rclone.config hinzufügen:
+
## Jottacloud ##
[jotta]
@@ -7,7 +8,8 @@ Bei der Nutzung von Jottacloud und anderen Backends in allen rclone.config hinzu
encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
-## Nextcloud ##
+
+## Nextcloud, MagentaCloud, Bitrix ##
[nextcloud]
type = webdav
@@ -15,9 +17,17 @@ type = webdav
encoding = Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,Del,Ctl,InvalidUtf8,Dot,Hash,Exclamation
+
## Scaleway, AWS S3 ##
type = s3
...
encoding = Slash,InvalidUtf8,Dot,Hash,Question
+
+
+## HiDrive ##
+
+encoding = Slash,Dot,Del,Ctl,InvalidUtf8,Hash,Exclamation
+
+