=
commited on
Commit
·
028c38f
1
Parent(s):
87a3cca
added shields
Browse files- README.rst +10 -5
README.rst
CHANGED
@@ -13,17 +13,23 @@ deep_translator
|
|
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 |
-
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
.. image:: https://img.shields.io/github/last-commit/nidhaloff/gpx_converter
|
24 |
:alt: GitHub last commit
|
25 |
:target: https://pypi.python.org/pypi/deep_translator
|
26 |
|
|
|
|
|
|
|
27 |
.. image:: https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2FNidhalBaccouri
|
28 |
:alt: Twitter URL
|
29 |
:target: https://twitter.com/NidhalBaccouri
|
@@ -31,7 +37,6 @@ deep_translator
|
|
31 |
.. image:: https://img.shields.io/badge/$-buy%20me%20a%20coffee-ff69b4.svg?style=social
|
32 |
:target: https://www.buymeacoffee.com/nidhaloff?new=1
|
33 |
|
34 |
-
|
35 |
=======================
|
36 |
Translation for humans
|
37 |
=======================
|
|
|
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/status/deep-translator
|
17 |
:target: https://pypi.python.org/pypi/deep_translator
|
18 |
+
|
19 |
+
.. image:: https://pepy.tech/badge/deep-translator
|
20 |
+
:target: https://pepy.tech/project/deep-translator
|
21 |
+
|
22 |
+
.. image:: https://pepy.tech/badge/deep-translator/month
|
23 |
+
:target: https://pepy.tech/project/deep-translator/month
|
24 |
+
|
25 |
|
26 |
.. image:: https://img.shields.io/github/last-commit/nidhaloff/gpx_converter
|
27 |
:alt: GitHub last commit
|
28 |
:target: https://pypi.python.org/pypi/deep_translator
|
29 |
|
30 |
+
.. image:: https://img.shields.io/pypi/wheel/deep-translator
|
31 |
+
:target: https://pypi.python.org/pypi/deep_translator
|
32 |
+
|
33 |
.. image:: https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2FNidhalBaccouri
|
34 |
:alt: Twitter URL
|
35 |
:target: https://twitter.com/NidhalBaccouri
|
|
|
37 |
.. image:: https://img.shields.io/badge/$-buy%20me%20a%20coffee-ff69b4.svg?style=social
|
38 |
:target: https://www.buymeacoffee.com/nidhaloff?new=1
|
39 |
|
|
|
40 |
=======================
|
41 |
Translation for humans
|
42 |
=======================
|