readme: update instructions
This commit is contained in:
parent
c3f9185077
commit
c9834c4059
@ -9,7 +9,13 @@ go build -v .
|
||||
```
|
||||
|
||||
### run
|
||||
to compute correlations, impulse function:
|
||||
```sh
|
||||
# pass a csv data file.
|
||||
./p2 -datafile=./data/m.csv
|
||||
```
|
||||
|
||||
to visualise the computed data:
|
||||
```sh
|
||||
python visualise.py
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user