Skip to content

Commit

Permalink
Merge branch 'master' of http://github.com/scidash/sciunit
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerkin committed May 4, 2021
2 parents 03ad786 + 65abe8e commit f7b93fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@
[Chapter 5](https://github.com/scidash/sciunit/blob/dev/docs/chapter5.ipynb) /
[Chapter 6](https://github.com/scidash/sciunit/blob/dev/docs/chapter6.ipynb) /

## Installation
```python
pip install sciunit
```
or
```python
conda install -c conda-forge sciunit
```

## Basic Usage
```python
Expand Down

0 comments on commit f7b93fb

Please sign in to comment.