Skip to content

Commit 45c3fe6

Browse files
committed
update README.rst
1 parent 98dbdb3 commit 45c3fe6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<p align="center"><img width="150" height="150" src="/images/logo.png" alt="Hyperbox-Brain logo"/></p>
1717
<H1 align="center">Hyperbox-Brain</H1>
1818

19-
|Build|_ |PageDeploy|_ |Doc|_
19+
|Build|_ |PageDeploy|_ |Doc|_ |PythonVersion|_ |PyPi|_
2020

2121
.. |Build| image:: https://github.com/UTS-CASLab/hyperbox-brain/workflows/tests/badge.svg
2222
.. _Build: https://github.com/UTS-CASLab/hyperbox-brain/workflows/tests/badge.svg
@@ -28,9 +28,10 @@
2828
.. _Doc: https://hyperbox-brain.readthedocs.io/en/latest/?badge=latest
2929

3030
.. |PythonVersion| image:: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue
31+
.. _PythonVersion: https://pypi.org/project/hyperbox-brain/
3132

3233
.. |PyPi| image:: https://img.shields.io/pypi/v/hyperbox-brain
33-
34+
.. _PyPi: https://pypi.org/project/hyperbox-brain
3435

3536
**hyperbox-brain** is a Python open source toolbox implementing hyperbox-based machine learning algorithms built on top of
3637
scikit-learn and is distributed under the 3-Clause BSD license.

0 commit comments

Comments
 (0)