Skip to content

Commit 1a59f26

Browse files
authored
Update README.md
1 parent 21bf9c3 commit 1a59f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Under `/src/*` folders, contains the libraries and sketches deployed to an [Adaf
88

99
## Data and Plotting
1010

11-
Under `/experiments/`, contains the experimental data and processing and plotting scripts. Dependencies are held in `requirements.txt` and can be installed to any virtual environment.
11+
Under `/experiments/`, contains the experimental data and processing and plotting scripts. To generate graphs used in the paper, installed the requirements listed in `requirements.txt` on any virtual environment and run `python experiments/main.py`
1212

1313
## Docs
1414

0 commit comments

Comments
 (0)