diff --git a/README.md b/README.md index 36bfe7e..f078e6e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OEREBlex geoLink Formatter ========================== -|![license](https://img.shields.io/pypi/l/geolink2oereb.svg)| |python version| |format| |status| |build status| |coverage report| |dependencies| |code quality| +|![license](https://img.shields.io/pypi/l/geolink2oereb.svg)|![python version](https://img.shields.io/pypi/pyversions/geolink2oereb.svg)|![format](https://img.shields.io/pypi/format/geolink2oereb.svg)|![status](https://img.shields.io/pypi/status/geolink2oereb.svg)|build status| |coverage report| |dependencies| |code quality| This is a small library, meant to be used in combination with OEREBlex. It is capable of parsing a received geoLink response (XML) and converting it to multiple formats, such as HTML, which can be styled for @@ -11,14 +11,7 @@ For detailed information, please refer to the online documentation: https://openoereb.github.io/geolink2oereb/ -.. |license| image:: https://img.shields.io/pypi/l/geolink2oereb.svg - :target: https://pypi.org/project/geolink2oereb/ -.. |python version| image:: https://img.shields.io/pypi/pyversions/geolink2oereb.svg - :target: https://pypi.org/project/geolink2oereb/ -.. |format| image:: https://img.shields.io/pypi/format/geolink2oereb.svg - :target: https://pypi.org/project/geolink2oereb/ -.. |status| image:: https://img.shields.io/pypi/status/geolink2oereb.svg - :target: https://pypi.org/project/geolink2oereb/ + .. |build status| image:: https://travis-ci.org/openoereb/geolink2oereb.svg?branch=master :target: https://travis-ci.org/openoereb/geolink2oereb .. |coverage report| image:: https://codecov.io/gh/openoereb/geolink2oereb/branch/master/graph/badge.svg