forked from Cornelia/dev-tools-demo
No description
| LICENSE.txt | add license | |
| phiherde.PNG | add phiherde | |
| README.md | fix image | |
My (more or less) first Git-Experience
Fontshapes in Markdown
Here is some bold text... ...and here some italic text.
Other fancy Markdown stuff
Lists
- start list with Number 1
- numbers dont have to be in numerical order
- three or five -- that is the question!
Blockquotes
this is my first block quote
even with multiple lines
Code blocks
mkdir my_new_directory
cd my_new_directory
ls