diff --git a/README.rst b/README.rst index da3588d..06c3035 100644 --- a/README.rst +++ b/README.rst @@ -3,20 +3,25 @@ What is Horizon HWM Store? ========================== -|Repo Status| |Build Status| |PyPI License| |PyPI Python Version| |Documentation| |Coverage| +|Repo Status| |PyPI| |PyPI License| |PyPI Python Version| +|Build Status| |Documentation| |Coverage| |pre-commit.ci| .. |Repo Status| image:: https://www.repostatus.org/badges/latest/active.svg :target: https://github.com/MobileTeleSystems/horizon-hwm-store -.. |Build Status| image:: https://github.com/MobileTeleSystems/horizon-hwm-store/workflows/Tests/badge.svg - :target: https://github.com/MobileTeleSystems/horizon-hwm-store/actions +.. |PyPI| image:: https://img.shields.io/pypi/v/horizon-hwm-store + :target: https://pypi.org/project/horizon-hwm-store/ .. |PyPI License| image:: https://img.shields.io/pypi/l/horizon-hwm-store.svg :target: https://github.com/MobileTeleSystems/horizon-hwm-store/blob/develop/LICENSE.txt .. |PyPI Python Version| image:: https://img.shields.io/pypi/pyversions/horizon-hwm-store.svg :target: https://badge.fury.io/py/horizon-hwm-store +.. |Build Status| image:: https://github.com/MobileTeleSystems/horizon-hwm-store/workflows/Tests/badge.svg + :target: https://github.com/MobileTeleSystems/horizon-hwm-store/actions .. |Documentation| image:: https://readthedocs.org/projects/horizon-hwm-store/badge/?version=stable :target: https://horizon-hwm-store.readthedocs.io/ .. |Coverage| image:: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store/branch/develop/graph/badge.svg?token=RIO8URKNZJ :target: https://codecov.io/gh/MobileTeleSystems/horizon-hwm-store +.. |pre-commit.ci| image:: https://results.pre-commit.ci/badge/github/MobileTeleSystems/horizon-hwm-store/develop.svg + :target: https://results.pre-commit.ci/latest/github/MobileTeleSystems/horizon-hwm-store/develop ``horizon-hwm-store`` is a Python library which implements `etl-entities' BaseHWMStore `_ interface for `Horizon `_.