forked from microsoft/MS-DOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request microsoft#89 from aixasz/add-th-TH-readme
Add a th-TH version of the README (Thai language)
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 เวอร์ชั่น 1.25 และ เวอร์ชั่น 2.0 | ||
Repo นี้ได้เก็บซอสโค๊ดต้นฉบับและไบนารี่ที่ถูกคอลไพลแล้วสำหรับ MS-DOS เวอชั่น 1.25 และ MS-DOS เวอร์ชั่น 2.0 | ||
|
||
ไฟล์เหล่านี้เหมือนกับ [การเผยแพร่ครั้งแรกที่พิพิธภัณฑ์ประวัติศาสตร์คอมพิวเตอร์ในวันที่ 25 เดือนมีนาคม ปี 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) และจะถูกเผยเผยแพร่ใน repo นี้เพื่อให้ง่ายต่อการค้นหาและการอ้างอิงถึงการเขียน และยังอนุญาตให้มีการสำรวจและทดลองสำหรับผู้ที่สนใจในระบบปฏิบัติการของ PC ในยุคเริ่มต้น | ||
|
||
# License | ||
ไฟล์ทั้งหมดที่อยู่ใน repo นี้จะเผยแพร่ภายใต้ [MIT (OSI) License]( https://en.wikipedia.org/wiki/MIT_License) ตามที่ [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) ถูกเก็บไว้ในไดเร็กทอรี่เริ่มต้นของ repo นี้ | ||
|
||
# การสนับสนุน! | ||
ซอร์สไฟล์ใน repo นี้มีไว้สำหรับอ้างอิงถึงประวัติศาสตร์และจะถูกเก็บไว้อย่างคงที่ ดังนั้น **ห้ามส่ง** pull requests สำหรับการแนะนำใดๆในการดัดแปลงซอร์สไฟล์เหล่านี้ แต่ไม้ต้องรู้สึกอึดอัดที่จะ fork repo นี้ไปใช้ในการทดลอง 😊 | ||
|
||
อย่างไรก็ตามหากคุณต้องการส่งเนื้อหาเพิ่มเติมที่ไม่ใช่แหล่งที่มาหรือการปรับเปลี่ยนไฟล์ที่ไม่ใช่ซอร์สโค้ด เช่น README กรุณาส่งทาง Pull Request ละเราจะทำการรีวิวและพิจารณาต่อไป | ||
|
||
โครงการนี้ถูกนำไปใช้ใน [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). สำหรับรายละเอียดเพิ่มเติม [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) หรือติดต่อ [opencode@microsoft.com](mailto:opencode@microsoft.com) หากมีคำถามหรือข้อคิดเห็นเพิ่มเติม |