We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a2963 commit e6ddc2eCopy full SHA for e6ddc2e
README.rst
@@ -31,6 +31,9 @@ A project with similar aims but for neuroimaging file formats is `NiBabel`_.
31
Code status
32
-----------
33
34
+.. image:: https://img.shields.io/pypi/v/neo.svg
35
+ :target: https://pypi.python.org/pypi/neo
36
+ :alt: PyPI Release Version
37
.. image:: https://github.com/NeuralEnsemble/python-neo/actions/workflows/core-test.yml/badge.svg?event=push&branch=master
38
:target: https://github.com/NeuralEnsemble/python-neo/actions?query=event%3Apush+branch%3Amaster
39
:alt: Core Test Status (Github Actions)
0 commit comments