diff --git a/docs/README.rst b/docs/README.rst index 6c55408..6a6641d 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -156,7 +156,7 @@ or even directly from terminal: .. code-block:: console - $ deep-translator -src "en" -tg "de" -txt "hello world" + $ deep-translator --source "en" --target "de" --text "hello world" or shorter