diff --git a/README.md b/README.md
index 3fd690914e8225a76d9ee5a39a5054aadd1cd174..6d0852c0c6ad1cf73df40269e86cd6103885e4be 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ install.packages(paks)
 
 ``` 
 
-3. Open the `shiny_tutorial.Rmd` 
+3. Open the `shiny_tutorial/shiny_tutorial.Rmd` 
 4. Execute the shiny tutorial using the button `Run the document`
 5. Follow the steps and complete the exercises  
 
@@ -45,6 +45,6 @@ You need to follow some extra-steps:
 
 Click on the following badge to run the tutorial on binder, it will open a new tab in your browser and you can start the tutorial from there:
   
-[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/binder_test?urlpath=shiny/shiny_tutorial/)
+[![Shiny tutorial on Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jos4uke/shiny_tutorial.git/binder_test?urlpath=shiny/shiny_tutorial/)
   
 Be patient, it could take a while to deploy the tutorial code on mybinder.org.