Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #85 from johnlinp/add-zh-tw-readme
Browse files Browse the repository at this point in the history
Translate README to zh-TW (Taiwan)
  • Loading branch information
bitcrazed authored Oct 4, 2018
2 parents 74cd390 + 233b4a5 commit b297ae5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.zh-TW.md
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 v1.25 和 v2.0 的原始碼
這個 repo 包括了 MS-DOS v1.25 和 MS-DOS v2.0 的原始碼以及編譯好的執行檔。

我們在 [2014 年的 3/25 於計算機歷史博物館 (Computer History Museum)](http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) 也分享過一模一樣的檔案。現在把這些檔案放在這個 repo 中,讓大家可以更方便地搜尋,以及在其他文章或專案中參考,也讓對於早期 PC 作業系統有興趣的人可以進行探索與實驗。

# 授權條款
所有在這個 repo 的檔案皆使用 [MIT 授權](https://en.wikipedia.org/wiki/MIT_License) ,詳細資訊請參考這個 repo 根目錄放的[授權檔](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md)

# 貢獻!
這份原始碼放在這個 repo 的目的是要留一個歷史紀錄,所以會保持不動。因此請**不要**送任何修改原始碼的 Pull Requests 來。但自行 fork 這個 repo 並做自己的實驗是沒問題的 😊 。

但是呢,如果你想要新增或是修改一些和原始碼無關的檔案 (比方說這份 README) ,請送 Pull Requests 過來,我們會審核並考慮採用。

這個專案採用了 [Microsoft 開放原始碼管理辦法](https://opensource.microsoft.com/codeofconduct/) 。如果需要更多資訊,請參考[管理辦法常見問題](https://opensource.microsoft.com/codeofconduct/faq/)或是聯絡 [opencode@microsoft.com](mailto:opencode@microsoft.com) 來進行進一步的詢問。

0 comments on commit b297ae5

Please sign in to comment.