diff --git a/README.md b/README.md index 12b4f3f..358e98a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ devtools::install_github("SantanderMetGroup/drought4R") ``` ## Worked examples -A worked example showing how to compute bias-corrected SPEI projections using Euro-CORDEX data from the User Data Gateway is provided in the package documentation. Once the package has been installed, type: +A [worked example](http://www.meteo.unican.es/work/climate4r/drought4R/drought4R_notebook.html) showing how to compute bias-corrected SPEI projections using Euro-CORDEX data from the User Data Gateway is provided in the package documentation. Once the package has been installed, type: ```R utils::RShowDoc("drought4R_notebook", package = "drought4R")