=
commited on
Commit
·
b9d4200
1
Parent(s):
821f41e
added more shields
Browse files- README.rst +0 -6
README.rst
CHANGED
@@ -4,23 +4,17 @@ deep_translator
|
|
4 |
|
5 |
.. image:: https://img.shields.io/pypi/status/deep-translator
|
6 |
:alt: PyPI - Status
|
7 |
-
|
8 |
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
9 |
:alt: PyPI - Wheel
|
10 |
-
|
11 |
.. image:: https://img.shields.io/pypi/v/deep_translator.svg
|
12 |
:target: https://pypi.python.org/pypi/deep_translator
|
13 |
-
|
14 |
.. image:: https://img.shields.io/travis/nidhaloff/deep_translator.svg
|
15 |
:target: https://travis-ci.com/nidhaloff/deep_translator
|
16 |
-
|
17 |
.. image:: https://readthedocs.org/projects/deep-translator/badge/?version=latest
|
18 |
:target: https://deep-translator.readthedocs.io/en/latest/?badge=latest
|
19 |
:alt: Documentation Status
|
20 |
-
|
21 |
.. image:: https://img.shields.io/pypi/l/deep-translator
|
22 |
:alt: PyPI - License
|
23 |
-
|
24 |
.. image:: https://img.shields.io/pypi/dm/deep-translator
|
25 |
:alt: PyPI - Downloads
|
26 |
|
|
|
4 |
|
5 |
.. image:: https://img.shields.io/pypi/status/deep-translator
|
6 |
:alt: PyPI - Status
|
|
|
7 |
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
8 |
:alt: PyPI - Wheel
|
|
|
9 |
.. image:: https://img.shields.io/pypi/v/deep_translator.svg
|
10 |
:target: https://pypi.python.org/pypi/deep_translator
|
|
|
11 |
.. image:: https://img.shields.io/travis/nidhaloff/deep_translator.svg
|
12 |
:target: https://travis-ci.com/nidhaloff/deep_translator
|
|
|
13 |
.. image:: https://readthedocs.org/projects/deep-translator/badge/?version=latest
|
14 |
:target: https://deep-translator.readthedocs.io/en/latest/?badge=latest
|
15 |
:alt: Documentation Status
|
|
|
16 |
.. image:: https://img.shields.io/pypi/l/deep-translator
|
17 |
:alt: PyPI - License
|
|
|
18 |
.. image:: https://img.shields.io/pypi/dm/deep-translator
|
19 |
:alt: PyPI - Downloads
|
20 |
|