README.md: More idiomatic Markdown usage (#9799)
authorPer Lundberg <per.lundberg@ecraft.com>
Mon, 27 Feb 2017 20:57:48 +0000 (22:57 +0200)
committerJan Kotas <jkotas@microsoft.com>
Mon, 27 Feb 2017 20:57:48 +0000 (12:57 -0800)
commit8891130776aab43d3b2d40910ab7579539503af9
treefedbbcd6a479866700672eef93df6447f0878e3c
parentac1dcaef3e9ddb5290b555db2aefca2adfe52419
README.md: More idiomatic Markdown usage (#9799)

- In essence, use backticks where applicable.
- Also, changed some incorrect case (`Build.cmd` vs `build.cmd` which is the canonical name; if you have your git repo on a case-sensitive filesystem like I do, this makes a real difference - you can't run it with the incorrect case).
- Fixed naming of Git and CMake to use their official capitalization.
README.md