Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
wmvanvliet committed Mar 8, 2022
1 parent d237d31 commit 3adc78e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ brain electrical activity into microstates: model estimation and validation.
IEEE Transactions on Biomedical Engineering.
https://ieeexplore.ieee.org/document/391164


## Installation

Install this package using PIP:

```
pip install mne-microstates
```


## Usage

```python
Expand Down

0 comments on commit 3adc78e

Please sign in to comment.