Skip to content

Commit 8454c23

Browse files
committed
feat: create interactive summary website
1 parent 3fc2c7c commit 8454c23

14 files changed

Lines changed: 902 additions & 2 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Click [here](output/data/main.csv) to view the main dataset.
3636
3. **Dependencies**: The required Python libraries are listed in the `requirements.txt` file.
3737

3838
### Installation Steps
39-
- Note: on Unix/macOS systems step 2-4 can be skipped by executing the `run.sh` file located on the top level of the project directory. Optionally, you can also clean the output folder by running `clean.sh`.
39+
- Note: on Unix/macOS systems step 2-4 can be skipped by executing the `scripts/run.sh` file. Optionally, you can also clean the output folder by running `scripts/clean.sh`.
4040
1. **Clone the Repository**:
4141
```
4242
git clone https://github.com/leviszaboo/thesis.git

0 commit comments

Comments
 (0)