ribesstefano commited on
Commit
5c5788c
β€’
1 Parent(s): d4cd645

Fixed tutorial link (path) in README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -33,7 +33,7 @@ The package has been developed on a Linux machine with Python 3.10.8. It is reco
33
 
34
  ## 🎯 Usage
35
 
36
- For a thorough explanation on how to use the package, please refer to the tutorial notebook [`protac_degradation_tutorial.ipynb`](notebooks/protac_degradation_tutorial.ipynb).
37
 
38
  After installing the package, you can use it as follows:
39
 
@@ -97,4 +97,4 @@ If you use this tool in your research, please cite the following paper:
97
 
98
  ## πŸ“œ License
99
 
100
- This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
 
33
 
34
  ## 🎯 Usage
35
 
36
+ For a thorough explanation on how to use the package, please refer to the tutorial notebook [`protac_degradation_predictor_tutorial.ipynb`](notebooks/protac_degradation_predictor_tutorial.ipynb).
37
 
38
  After installing the package, you can use it as follows:
39
 
 
97
 
98
  ## πŸ“œ License
99
 
100
+ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.