diff --git a/README.md b/README.md index 0d731dc..ecd2035 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,17 @@ -Cli API for deepl translations. API-Key is required. +# Deepl -USAGE: - deepl [OPTIONS] +Cli API for deepl translations. API-Key is required.
-FLAGS: - -h, --help Prints help information - -V, --version Prints version information +USAGE:
+ deepl [OPTIONS] \
-OPTIONS: - -s, --source The language you want to translate. Default is autodectect. - -t, --target The language your text should be tranlated to. Default is DE. -ARGS: - Text to translate +FLAGS:
+ -h, --help Prints help information
+ -V, --version Prints version information
+ +OPTIONS:
+ -s, --source The language you want to translate. Default is autodectect.
+ -t, --target The language your text should be tranlated to. Default is DE.
+ +ARGS:
+ \ Text to translate