Skip to content

Commit 1002d5f

Browse files
committed
Add DOI badge
1 parent a7a2000 commit 1002d5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
Representational Similarity Analysis
22
------------------------------------
33

4-
|unit_tests| |build_docs|
4+
|unit_tests| |build_docs| |doi|
55

66
.. |unit_tests| image:: https://github.com/wmvanvliet/mne-rsa/workflows/unit%20tests/badge.svg
77
:target: https://github.com/wmvanvliet/mne-rsa/actions?query=workflow%3A%22unit+tests%22
88

99
.. |build_docs| image:: https://github.com/wmvanvliet/mne-rsa/workflows/build-docs/badge.svg
1010
:target: https://github.com/wmvanvliet/mne-rsa/actions?query=workflow%3Abuild-docs
1111

12+
.. |doi| image:: https://zenodo.org/badge/194268560.svg
13+
:target: https://zenodo.org/doi/10.5281/zenodo.11242874
14+
1215
This is a Python package for performing representational similarity
1316
analysis (RSA) using
1417
`MNE-Python <https://martinos.org/mne/stable/index.html>`__ data

0 commit comments

Comments
 (0)