> For the complete documentation index, see [llms.txt](https://github.highlight.ink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://github.highlight.ink/documenting-projects/creating-your-readme.md).

# 创建你的 README

通过 GitHub [创建新仓库](https://help.github.com/articles/creating-a-new-repository/) 时，请选择“使用 README 文件初始化此仓库”，除非你计划导入已有仓库。

![使用 README 初始化](/files/-LhyOaYlwFPZmdDKeQzk)

你的 README.md 文件现在可以在全新的仓库中进行编辑。你的项目名称位于其顶部，接着是你在创建仓库时选择包含的任何描述。README 文件很容易 [在 GitHub](https://help.github.com/articles/editing-files-in-your-repository/) 或本地修改。查看 [精通 Markdown 指南](https://itechub.gitbook.io/github-guides-zhcn/mastering-markdown/intro)，以了解有关如何在创建文件后修改文本的详细信息。
