diff --git a/README.md b/README.md
index c7104053aa9be2e9b179f20f2f84b88f51a29ac3..d421ea89f452700eaf5e030919f8cdf9c9a4e58a 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,8 @@ By setting the clustering precision at the default level (i.e. minimum cluster s
 <br />
 <br />
 
-Each cluster can be complementary described by the average DSSP propensities of its conformations. The corresponding plots are available [here](https://gitlab.laas.fr/moma/methods/analysis/WARIO/-/tree/main/wario/demo).
+Each cluster can be complementary described by the average DSSP propensities of its conformations. The corresponding plots for P113 are available [here](https://gitlab.laas.fr/moma/methods/analysis/WARIO/-/tree/main/wario/demo).
 
 ## Large ensembles
 
-The current implementation of WARIO can be run in a normal desktop computer for ensembles with $nL\lessapprox 3\cdot 10^7$. Limitations are mainly due to memory constraints. We are currently working on a more efficient implementation for large ensembles, that can be run in remote servers for larger ensembles. Until it is released, we can [provide guidance](mailto:javier.gonzalezdelgado@mcgill.ca) on how to more efficiently run the current code in limiting settings $nL\approx 3-4\cdot 10^7$.
+The current implementation of WARIO can be run in a normal desktop computer for ensembles with $nL\lessapprox 3\cdot 10^7$. Limitations are mainly due to memory constraints. We are currently working on a more efficient implementation for large ensembles, that can be run in remote servers for larger ensembles. Until it is released, we can [provide guidance](mailto:javier.gonzalezdelgado@mcgill.ca) on how to run the current code in limiting settings $nL\approx 3-4\cdot 10^7$ more efficiently.