nidhal baccouri
commited on
Commit
·
f1c6875
1
Parent(s):
d13a957
updated readme
Browse files- README.rst +3 -2
README.rst
CHANGED
@@ -292,8 +292,9 @@ DeepL Translator
|
|
292 |
|
293 |
.. note::
|
294 |
|
295 |
-
In order to use the DeepL translator, you need to generate an api key.
|
296 |
-
|
|
|
297 |
|
298 |
- Simple translation
|
299 |
|
|
|
292 |
|
293 |
.. note::
|
294 |
|
295 |
+
In order to use the DeepL translator, you need to generate an api key. Deepl offers a Pro and a free API.
|
296 |
+
deep-translator supports both Pro and free APIs. Just check the examples below.
|
297 |
+
Visit https://www.deepl.com/en/docs-api/ for more information on how to generate your Deepl api key
|
298 |
|
299 |
- Simple translation
|
300 |
|