diff --git a/README.rst b/README.rst index 06e9416..486fe7b 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,10 @@ .. list-table:: :stub-columns: 1 + * - package + - | |pypi| + * - tests + - | |build| * - license - | |license| * - support @@ -102,6 +106,14 @@ :alt: Acknowledgement to SAI :target: https://sai.itmo.ru/ +.. |pypi| image:: https://badge.fury.io/py/protollm.svg + :alt: Supported Python Versions + :target: https://badge.fury.io/py/protollm + +.. |build| image:: https://github.com/aimclub/ProtoLLM/actions/workflows/unit-build.yml/badge.svg + :alt: Build Status + :target: https://github.com/aimclub/ProtoLLM/actions/workflows/unit-build.yml + .. |license| image:: https://img.shields.io/github/license/aimclub/ProtoLLM :alt: Licence for repo :target: https://github.com/aimclub/ProtoLLM/blob/master/LICENSE.md diff --git a/README_en.rst b/README_en.rst index 41bf742..c5379a8 100644 --- a/README_en.rst +++ b/README_en.rst @@ -4,6 +4,10 @@ .. list-table:: :stub-columns: 1 + * - package + - | |pypi| + * - tests + - | |build| * - license - | |license| * - support @@ -121,6 +125,14 @@ Papers about ProtoLLM-based solutions: :alt: Acknowledgement to SAI :target: https://sai.itmo.ru/ +.. |pypi| image:: https://badge.fury.io/py/protollm.svg + :alt: Supported Python Versions + :target: https://badge.fury.io/py/protollm + +.. |build| image:: https://github.com/aimclub/ProtoLLM/actions/workflows/unit-build.yml/badge.svg + :alt: Build Status + :target: https://github.com/aimclub/ProtoLLM/actions/workflows/unit-build.yml + .. |license| image:: https://img.shields.io/github/license/aimclub/ProtoLLM :alt: Licence for repo :target: https://github.com/aimclub/ProtoLLM/blob/master/LICENSE.md