diff --git a/README.md b/README.md
index 1ba5bcb..00534ec 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Cli API for deepl translations. Create a .env config file in your user config fo
Required keys URI (eg. https://api-free.deepl.com/v2/translate) and KEY (eg. XYZ:rg).
### USAGE:
- deepl [OPTIONS] \
+ deepl [OPTIONS]
### FLAGS:
-h, --help Prints help information
@@ -15,4 +15,4 @@ Required keys URI (eg. https://api-free.deepl.com/v2/translate) and KEY (eg. XY
-t, --target The language your text should be tranlated to. Default is DE.
### ARGS:
- \ Text to translate
+ Text to translate