diff --git a/README.md b/README.md
index de13d0d3c72708d59e1bd81311f469dc8e2cf535..3990db3f1cba9bd9d29015d0f26bc69d7513c825 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,8 @@ classes and customize them with specific configurations, presets and provide com
 	HsH-standalone
 
 **Version:** 1.2  
-**Date:** 24.10.2021
+**Date:** 24.10.2021  
+Check out the [**Example-Branche**](https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/tree/example)
 
 # Licence
 
diff --git a/chap/README.md b/chap/README.md
index 3f36c193bdd2618664df111fac921e1c21df61f9..a9771220d664f81f408557a516df7e541bcefc29 100644
--- a/chap/README.md
+++ b/chap/README.md
@@ -1,4 +1,4 @@
 # Chapters folder
 
 For bigger projects it can be useful to have separate files for chapters.
-These separate files should be stored here and can be included into the main document via `\input{chap/one.tex}`.
+These separate files should be stored here and can be included into the main document via `\include{chap/one}`. (the .tex extension is added internally)