diff --git a/README.md b/README.md index 29b847c..406a224 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,8 @@ The repository is private and access is restricted only to those who have been g All contents of this repository, including the thesis idea, code, and associated data, are copyrighted © 2024 by Rifqi Panuluh. Unauthorized use or duplication is prohibited. [LICENSE](https://github.com/nuluh/thesis?tab=License-1-ov-file#readme) + +## How to Run `stft.ipynb` + +1. run `pip install -e .` in root project first +2. run the notebook \ No newline at end of file