=
commited on
Commit
·
750f6a2
1
Parent(s):
b77f050
fixed shields
Browse files- README.rst +8 -0
README.rst
CHANGED
@@ -11,9 +11,17 @@ deep_translator
|
|
11 |
:target: https://deep-translator.readthedocs.io/en/latest/?badge=latest
|
12 |
:alt: Documentation Status
|
13 |
.. image:: https://img.shields.io/pypi/l/deep-translator
|
|
|
|
|
14 |
.. image:: https://img.shields.io/pypi/dm/deep-translator
|
|
|
15 |
.. image:: https://img.shields.io/pypi/status/deep-translator
|
|
|
16 |
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
|
|
|
|
|
|
|
|
17 |
|
18 |
A flexible python tool to translate between different languages in a simple way.
|
19 |
|
|
|
11 |
:target: https://deep-translator.readthedocs.io/en/latest/?badge=latest
|
12 |
:alt: Documentation Status
|
13 |
.. image:: https://img.shields.io/pypi/l/deep-translator
|
14 |
+
:target: https://pypi.python.org/pypi/deep_translator
|
15 |
+
|
16 |
.. image:: https://img.shields.io/pypi/dm/deep-translator
|
17 |
+
:target: https://pypi.python.org/pypi/deep_translator
|
18 |
.. image:: https://img.shields.io/pypi/status/deep-translator
|
19 |
+
:target: https://pypi.python.org/pypi/deep_translator
|
20 |
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
21 |
+
:target: https://pypi.python.org/pypi/deep_translator
|
22 |
+
|
23 |
+
.. image:: https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2FNidhalBaccouri :alt: Twitter URL
|
24 |
+
|
25 |
|
26 |
A flexible python tool to translate between different languages in a simple way.
|
27 |
|