obs 2. README.md is used to generate the html summary you see at the bottom of projects. .md is markdown. Github has their own flavor of Markdown.
obs 3. Order of Preference: If you have two files named README and README.md, the file named README.md is preferred, and it will be used to generate github's html summary
obs 4. I found this quick reference (cheatsheet) for markdown very useful: https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
#MyApp This is my MyApp