File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,11 @@ Copyright (C) 1991,1994-2024 Wellcome Centre for Human Neuroimaging
1010```
1111
1212# Python bindings for _ SPM_
13+ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/spm-python )
14+ ![ PyPI - License] ( https://img.shields.io/pypi/l/spm-python )
15+ ![ PyPI - Version] ( https://img.shields.io/pypi/v/spm-python )
1316![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/spm/spm-python/.github%2Fworkflows%2Frun_unit_tests.yml )
14- ![ GitHub Release ] ( https://img.shields.io/github/v/release/spm/spm-python?include_prereleases )
17+
1518
1619> [ !WARNING]
1720> This project is ** currently under construction** and might contain bugs. ** If you experience any issues, please let us know!**
@@ -22,7 +25,7 @@ Copyright (C) 1991,1994-2024 Wellcome Centre for Human Neuroimaging
22251 . Install [ Matlab Runtime 2024b] ( https://uk.mathworks.com/products/compiler/matlab-runtime.html )
23262 . Install SPM:
2427 ``` python
25- pip install git + https: // github.com / spm/ spm - python.git
28+ pip install spm- python
2629 ```
27303 . That's all!
2831
You can’t perform that action at this time.
0 commit comments