mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-22 06:23:37 -07:00
Update README.zh-CN.md
This commit is contained in:
parent
04a3d20ff4
commit
e07f6d9a4a
1 changed files with 16 additions and 0 deletions
16
README.zh-CN.md
Normal file
16
README.zh-CN.md
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<img width="150" height="150" align="left" style="float: left; margin: 0 10px 0 0;" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/master/msdos-logo.png">
|
||||||
|
|
||||||
|
# MS-DOS v1.25 和 v2.0 源代码
|
||||||
|
这个 repo 包括 MS-DOS v1.25 和 MS-DOS v2.0 的源代码和已编译的二进制文件。
|
||||||
|
|
||||||
|
在 [2014年3月35日于 Computer History Museum](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) 也有相同的文档。为了方便大家查找和参考,也为了让那些对于早期操作系统感兴趣的人可以进行探索与实验,现在把这些文档发布在此 repo 中。
|
||||||
|
|
||||||
|
# 许可证
|
||||||
|
所有在这个 repo 中的文件都以 [MIT 协议]( https://en.wikipedia.org/wiki/MIT_License) 进行许可,详细信息请参阅 [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md)。
|
||||||
|
|
||||||
|
# 贡献!
|
||||||
|
将这些源代码发布在此 repo 是为了留下历史参考,所以它们会保持不变。因此请 **不要** 提交任何关于源代码的 Pull Request。但 fork 这个 repo 来做实验是没问题的 😊。
|
||||||
|
|
||||||
|
不过,如果你想新增或是修改一些与源代码无关的文件(比如 README),请提交 Pull Request,我们会进行审核并考虑采用。
|
||||||
|
|
||||||
|
这个项目使用 [微软开源代码准则](https://opensource.microsoft.com/codeofconduct/)。如欲了解更多,请参考 [准则常见问题](https://opensource.microsoft.com/codeofconduct/faq/) 或者咨询 [opencode@microsoft.com](mailto:opencode@microsoft.com)。
|
Loading…
Add table
Add a link
Reference in a new issue