Skip to content

Commit ea33d5c

Browse files
chg: improved badge alignment,
1 parent c90fad5 commit ea33d5c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ inscriptis -- HTML to text conversion library, command line client and Web servi
44

55
.. image:: https://img.shields.io/pypi/pyversions/inscriptis
66
:target: https://badge.fury.io/py/inscriptis
7-
:alt: PyPI - Python Version
8-
9-
.. image:: https://badge.fury.io/py/inscriptis.svg
10-
:target: https://badge.fury.io/py/inscriptis
11-
:alt: PyPI version
7+
:alt: Supported python versions
128

139
.. image:: https://api.codeclimate.com/v1/badges/f8ed73f8a764f2bc4eba/maintainability
1410
:target: https://codeclimate.com/github/weblyzard/inscriptis/maintainability
@@ -24,7 +20,11 @@ inscriptis -- HTML to text conversion library, command line client and Web servi
2420

2521
.. image:: https://readthedocs.org/projects/inscriptis/badge/?version=latest
2622
:target: https://inscriptis.readthedocs.io/en/latest/?badge=latest
27-
:alt: Documentation Status
23+
:alt: Documentation status
24+
25+
.. image:: https://badge.fury.io/py/inscriptis.svg
26+
:target: https://badge.fury.io/py/inscriptis
27+
:alt: PyPI version
2828

2929
A python based HTML to text conversion library, command line client and Web service with support for **nested tables** and a **subset of CSS**.
3030
Please take a look at the `Rendering <https://github.com/weblyzard/inscriptis/blob/master/RENDERING.md>`_ document for a demonstration of inscriptis' conversion quality.

0 commit comments

Comments
 (0)