Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hvribeiro authored Apr 24, 2024
1 parent 6d32659 commit 2e75d73
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
.. |logo1| image:: https://img.shields.io/pypi/v/knnpe?style=plastic
:target: https://pypi.org/project/knnpe/
:alt: PyPI
.. |logo2| image:: https://img.shields.io/github/license/hvribeiro/knnpe?style=plastic
:target: https://github.com/hvribeiro/knnpe/blob/main/LICENSE
:alt: GitHub
.. |logo3| image:: https://img.shields.io/pypi/dm/knnpe?style=plastic
:target: https://pypi.org/project/knnpe/
:alt: PyPI - Downloads
.. |logo4| image:: https://readthedocs.org/projects/knnpe/badge/?version=latest
:target: https://knnpe.readthedocs.io/en/latest/
:alt: Documentation Status

|logo1| |logo2| |logo3| |logo4|

knnpe: A Python package implementing the *k*-nearest neighbor permutation entropy
=================================================================================

Expand Down

0 comments on commit 2e75d73

Please sign in to comment.