Skip to content

Commit 646d2cd

Browse files
committed
update badges
1 parent 520e375 commit 646d2cd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@
1313
.. image:: https://api.codacy.com/project/badge/Grade/6b46406e1aa24b95947b3da6c09a4ab5
1414
:target: https://www.codacy.com/app/willforde/python-htmlement?utm_source=github.com&utm_medium=referral&utm_content=willforde/python-htmlement&utm_campaign=Badge_Grade
1515

16-
.. image:: http://badge.kloud51.com/pypi/py_versions/htmlement.svg
16+
.. image:: https://img.shields.io/pypi/pyversions/htmlement.svg
1717
:target: https://pypi.python.org/pypi/htmlement
1818

19+
.. image:: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg
20+
:target: https://saythanks.io/to/willforde
21+
1922
Why another Python HTML Parser?
2023
-------------------------------
2124

@@ -39,7 +42,7 @@ The returned "root element" natively supports the ElementTree API.
3942

4043
Install
4144
-------
42-
::
45+
Run ::
4346

4447
pip install htmlement
4548

0 commit comments

Comments
 (0)