=
commited on
Commit
·
c29ef7d
1
Parent(s):
f72c2ae
added more shields
Browse files- README.rst +0 -4
README.rst
CHANGED
@@ -11,13 +11,9 @@ 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 |
-
:alt: PyPI - License
|
15 |
.. image:: https://img.shields.io/pypi/dm/deep-translator
|
16 |
-
:alt: PyPI - Downloads
|
17 |
.. image:: https://img.shields.io/pypi/status/deep-translator
|
18 |
-
:alt: PyPI - Status
|
19 |
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
20 |
-
:alt: PyPI - Wheel
|
21 |
|
22 |
A flexible python tool to translate between different languages in a simple way.
|
23 |
|
|
|
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 |
|