Skip to content

Commit 3a4e306

Browse files
committed
DOC add build and download badges
1 parent dab5ac5 commit 3a4e306

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Voxelwise modeling tutorials
33
============================
44

5-
|Github| |Python| |License|
5+
|Github| |Python| |License| |Build| |Downloads|
66

77
Welcome to the voxelwise modeling tutorial from the
88
`Gallantlab <https://gallantlab.org>`_.
@@ -86,6 +86,12 @@ The package ``voxelwise_tutorials`` has the following dependencies:
8686
.. |License| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
8787
:target: https://opensource.org/licenses/BSD-3-Clause
8888

89+
.. |Build| image:: https://github.com/gallantlab/voxelwise_tutorials/actions/workflows/run_tests.yml/badge.svg
90+
:target: https://github.com/gallantlab/voxelwise_tutorials/actions/workflows/run_tests.yml
91+
92+
.. |Downloads| image:: https://pepy.tech/badge/voxelwise_tutorials
93+
:target: https://pepy.tech/project/voxelwise_tutorials
94+
8995

9096
Cite as
9197
=======

0 commit comments

Comments
 (0)