Markdown Basic Syntax para criar um arquivo README simples em um repositório GIT

A sintaxe típica inclui:

Will become a heading
==============

Will become a sub heading
--------------

*This will be Italic*

**This will be Bold**

- This will be a list item
- This will be a list item

Add a indent and this will end up as code
For more details: http://daringfireball.net/projects/markdown/