From cd1c42f3f7c48385b45e2964cb73a9051e12c0db Mon Sep 17 00:00:00 2001 From: Michael Hofer Date: Tue, 2 Oct 2018 20:13:33 +0200 Subject: [PATCH] Fundamental change of README ;) --- README.id-ID.md | 4 ++-- README.md | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.id-ID.md b/README.id-ID.md index 4b86f11..899f369 100644 --- a/README.id-ID.md +++ b/README.id-ID.md @@ -1,4 +1,4 @@ -MS-DOS logo +MS-DOS logo # Kode Sumber MS-DOS v1.25 dan v2.0 Repo ini berisi kode sumber asli dan biner terkompilasi untuk MS-DOS v1.25 dan MS-DOS v2.0. @@ -9,7 +9,7 @@ Ini adalah [file yang sama yang awalnya dibagikan di Museum Sejarah Komputer pad Semua file dalam repo ini dirilis di bawah [Lisensi MIT (OSI)](https://en.wikipedia.org/wiki/MIT_License) sesuai [file LISENSI](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) yang disimpan di root repo ini. # Kontribusi! -File sumber di repo ini adalah untuk referensi historis dan akan tetap statis, jadi tolong jangan kirimkan PR yang menyarankan modifikasi apa pun ke file sumber, tetapi jangan ragu-ragu untuk membuat repo dan bereksperimen 😊. +File sumber di repo ini adalah untuk referensi historis dan akan tetap statis, jadi tolong jangan kirimkan PR yang menyarankan modifikasi apa pun ke file sumber, tetapi jangan ragu-ragu untuk membuat repo dan bereksperimen. 😊 Namun, jika Anda ingin mengirimkan konten non-sumber tambahan atau modifikasi ke file non-sumber (misalnya, README ini), kirimkan melalui PR, dan kami akan meninjau dan mempertimbangkan. diff --git a/README.md b/README.md index 499509f..1db6b60 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -MS-DOS logo +MS-DOS logo # MS-DOS v1.25 and v2.0 Source Code This repo contains the original source-code and compiled binaries for MS-DOS v1.25 and MS-DOS v2.0. -These are the same files [originally shared at the Computer History Museum on March 25th, 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems. +These are the same files [originally shared at the Computer History Museum on March 25th, 2014]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) and are being (re)published in this repo to make them easier to find, reference-to in external writing and works, and to allow exploration and experimentation for those interested in early PC Operating Systems. # 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 😊. +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.