Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时,在 GitLab、GitHub、BitBucket 等托管的项目中,需要以一种以上的语言提供自述文件。在这个项目中,作者创建了一个README.md英文主文件以及其他README-<lang>.md文件。
README.md
README-<lang>.md
是否有一套推荐的良好做法?