diff --git a/docs/Readme.md b/docs/Readme.md new file mode 100644 index 0000000..9a47a63 --- /dev/null +++ b/docs/Readme.md @@ -0,0 +1,10 @@ +# Readme +## About +You should add a **license file** to your repo and a **Readme**. +Readme files are rendered on the main page of your repo. + +Usually Readme-files are written as readme.md in Markdown. The Readme-File has to be placed in the root-folder of your repo. +## Markdown Links +1. [Markdown Definition](https://en.wikipedia.org/wiki/Markdown) +2. [Markdown Cheatsheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet "Markdown-Cheatsheet") + diff --git a/fourth_file.txt b/fourth_file.txt index e69de29..bac6a6d 100644 --- a/fourth_file.txt +++ b/fourth_file.txt @@ -0,0 +1 @@ +this file was empt before mlechner added some things