Skip to content

Commit 53619d7

Browse files
Merge branch 'master' of github.com:weblyzard/inscriptis
2 parents ad66db3 + ea33d5c commit 53619d7

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.rst

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ 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
7+
:alt: Supported python versions
88

9-
.. image:: https://badge.fury.io/py/inscriptis.svg
10-
:target: https://badge.fury.io/py/inscriptis
11-
:alt: PyPI version
9+
.. image:: https://api.codeclimate.com/v1/badges/f8ed73f8a764f2bc4eba/maintainability
10+
:target: https://codeclimate.com/github/weblyzard/inscriptis/maintainability
11+
:alt: Maintainability
1212

1313
.. image:: https://codecov.io/gh/weblyzard/inscriptis/branch/master/graph/badge.svg
1414
:target: https://codecov.io/gh/weblyzard/inscriptis/
@@ -20,7 +20,11 @@ inscriptis -- HTML to text conversion library, command line client and Web servi
2020

2121
.. image:: https://readthedocs.org/projects/inscriptis/badge/?version=latest
2222
:target: https://inscriptis.readthedocs.io/en/latest/?badge=latest
23-
: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
2428

2529
A python based HTML to text conversion library, command line client and Web service with support for **nested tables** and a **subset of CSS**.
2630
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)