From 67472c1c630f7cf7591b5bc6cd6ab7a2cb9d2d00 Mon Sep 17 00:00:00 2001
From: Jan Wille <jan.wille@stud.hs-hannover.de>
Date: Mon, 25 Oct 2021 13:25:57 +0200
Subject: [PATCH] added commits that are only on 'master'

---
 README.md      | 3 ++-
 chap/README.md | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index de13d0d..3990db3 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 3f36c19..a977122 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)
-- 
GitLab