Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrouns authored Aug 28, 2018
1 parent 90880cf commit e6c957e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ Clone or download PASER and add it to your MATLAB path:
addpath(genpath('C:\Path\To\paser-master'));
```

Note that PASER also relies on the "Signal Processing" and "Statistics and Machine Learning" MATLAB toolboxes. In the future, we would like to remove these dependencies by finding alternative functions.

## Quick start

To verify that the toolbox is working, you can download a test data set at:
Expand Down

0 comments on commit e6c957e

Please sign in to comment.