Create README.th-TH

Partial translation
This commit is contained in:
artnan 2018-10-30 22:29:09 +07:00 committed by GitHub
commit 5e9da7983e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
README.th-TH Normal file
View 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
ไฟล์เหล่านี้เป็นไฟล์ชุดเดียวกัน [ซึ่งได้เคยเผยแพร่เป็นครั้งแรกที่พิพิธภัณฑ์ประวัติศาสตร์คอมพิวเตอร์ ในวันที่ 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 **dont send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊.
If, however, youd like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and well 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.