readme.md

Posted dreamstar

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了readme.md相关的知识,希望对你有一定的参考价值。

参考 Make a README Because no one can read your mind (yet)

Reamdme支持多种文件格式,最常见的是Markdown。
Readme学习可以参考reference guide
Readme 格式练习可以参考 interactive tutorial

While READMEs can be written in any text file format, the most common one that is used nowadays is Markdown. It allows you to add some lightweight formatting. You can learn more about it here, which also has a helpful reference guide and an interactive tutorial. Some other formats that you might see are plain text, reStructuredText (common in Python projects), and Textile).

以上是关于readme.md的主要内容,如果未能解决你的问题,请参考以下文章

Thinkphp框架基础