We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9cc369 commit 47e69baCopy full SHA for 47e69ba
README.md
@@ -34,4 +34,4 @@ pip install --upgrade nirsimple
34
35
### Tutorial
36
37
-An example of using NIRSimple with MNE can be found [here](./examples/simple_probe.ipynb).
+An example of using NIRSimple with MNE can be found [here](https://github.com/HanBnrd/NIRSimple/blob/master/examples/simple_probe.ipynb).
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="nirsimple",
8
- version="0.1.1",
+ version="0.1.2",
9
author="Johann Benerradi",
10
author_email="johann.benerradi@gmail.com",
11
description="fNIRS signal processing simplified",
0 commit comments