From 5e9da7983ecdc1a452c505eff96425d0d1172b4d Mon Sep 17 00:00:00 2001 From: artnan Date: Tue, 30 Oct 2018 22:29:09 +0700 Subject: [PATCH] Create README.th-TH Partial translation --- README.th-TH | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.th-TH diff --git a/README.th-TH b/README.th-TH new file mode 100644 index 0000000..9494ac7 --- /dev/null +++ b/README.th-TH @@ -0,0 +1,16 @@ +MS-DOS logo + +# MS-DOS v1.25 และ v2.0 ซอร์สโค้ด +Repo นี้มีซอร์สโค้ดต้นฉบับและไบนารีที่คอมไพล์แล้วของ MS-DOS v1.25 และ MS-DOS v2.0 + +ไฟล์เหล่านี้เป็นไฟล์ชุดเดียวกัน [ซึ่งได้เคยเผยแพร่เป็นครั้งแรกที่พิพิธภัณฑ์ประวัติศาสตร์คอมพิวเตอร์ ในวันที่ 25 มีนาคม 2014](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) และได้ถูกเผยแพร่ใน Repo นี้เพื่อให้สามารถค้นหาอ้างอิงในจากภายนอกได้ง่ายขึ้นและเพื่อให้ผู้ที่สนใจระบบปฏิบัติการพีซียุคแรกๆ สามารถสำรวจและทดลองได้ + +# License +All files within this repo are released under the [MIT (OSI) License]( https://en.wikipedia.org/wiki/MIT_License) as per the [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) stored in the root of this repo. + +# Contribute! +The source files in this repo are for historical reference and will be kept static, so please **don’t send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊. + +If, however, you’d like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and we’ll review and consider. + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.