diff --git a/README.md b/README.md index 0f57a77..397791f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # thesis-template Thesis Template for the FH-Kiel -##Usage +## Usage Your work should only take place in the `content` Directory. -###Settings +### Settings Copy or move the `content/settings.example.tex` to `content/settings.tex`. -####Language +#### Language To change the Main language just change the order of the languages in the babel Options. The Last language in the list is taken as the main language. `\usepackage[ngerman,english]{babel}` -> english `\usepackage[english,ngerman]{babel}` -> german -##Installation +## Installation ### Latex ### Used Packages