X-Git-Url: https://git.wirehaze.ovh/MS-DOS.git/blobdiff_plain/fd315d38abe72c77471401e6411d26d6434350d1..HEAD:/README.md diff --git a/README.md b/README.md index be4a655..9281069 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,17 @@ -MS-DOS logo +MS-DOS logo -# MS-DOS v1.25 and v2.0 Source Code +# MS-DOS v1.25, v2.0, v4.0 Source Code -This repo contains the original source-code and compiled binaries for MS-DOS v1.25 and MS-DOS v2.0. +This repo contains the original source-code and compiled binaries for MS-DOS v1.25 and MS-DOS v2.0, plus the source-code for MS-DOS v4.00 jointly developed by IBM and +Microsoft. -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. +The MS-DOS v1.25 and v2.0 files [were 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 License]( https://en.wikipedia.org/wiki/MIT_License) as per the [LICENSE file](https://github.com/Microsoft/MS-DOS/blob/main/LICENSE) stored in the root of this repo. -# Contribute! +# For historical reference 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 😊.