Skip to content

Commit 6da5b6b

Browse files
mariomario
authored andcommitted
moved version badge
1 parent 9e7642c commit 6da5b6b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ The Computational Neuroimaging Toolbox contains tools for estimating input-refer
1010
This code is hosted at https://github.com/ccnmaastricht/CNI_toolbox
1111
The latest version may always be found here.
1212

13-
## Matlab implementation ![](https://img.shields.io/badge/release-v2.0.0-blueviolet.svg?style=flat)
13+
## Matlab implementation
14+
![](https://img.shields.io/badge/release-v2.0.0-blueviolet.svg?style=flat)
1415

1516
This software was developed with MATLAB R2017a and access to the full suite of MATLAB add-on packages. Some of these packages may be required to run the software.
1617

@@ -20,7 +21,8 @@ Download the toolbox file [Computational Neuroimaging Toolbox.mltbx](https://git
2021
```MATLAB
2122
matlab.addons.toolbox.installToolbox('Computational Neuroimaging Toolbox.mltbx');
2223
```
23-
## Python implementation ![](https://img.shields.io/badge/release-v1.0.0-blueviolet.svg?style=flat)
24+
## Python implementation
25+
![](https://img.shields.io/badge/release-v1.0.0-blueviolet.svg?style=flat)
2426

2527
### Installation
2628

0 commit comments

Comments
 (0)