Alex
commited on
Update README.rst
Browse filesThe example provided in the Readme not working. File updated with correct commands and args
- docs/README.rst +2 -2
docs/README.rst
CHANGED
@@ -155,8 +155,8 @@ or even directly from terminal:
|
|
155 |
|
156 |
.. code-block:: console
|
157 |
|
158 |
-
$ deep-translator
|
159 |
-
|
160 |
|
161 |
=====
|
162 |
Usage
|
|
|
155 |
|
156 |
.. code-block:: console
|
157 |
|
158 |
+
$ deep-translator translate -src "en" -tgt "de" -txt "keep it up, you are awesome"
|
159 |
+
|
160 |
|
161 |
=====
|
162 |
Usage
|