I've noticed some projects have not only a README file, but also a README.md
What is the difference between these 2 files? I know README serves also as introductory text in the project repository page. But I have no idea what README.md does.
|
|
|
.md is Order of Preference: If you have two files named FWIW, Stack Overflow uses local Markdown modifications as well (also see Stack Overflow's C# Markdown Processor) |
|||||||
|
|
Typical syntax includes:
For more details: http://daringfireball.net/projects/markdown/ |
|||
|
|
|
Read about Markdown: http://daringfireball.net/projects/markdown/ http://en.wikipedia.org/wiki/Markdown Also: |
|||||
|
|
|
|||
|
|