X-Git-Url: https://git.wirehaze.ovh/MS-DOS.git/blobdiff_plain/cdbbff381ec3a111197a45bb4bfb6ce7a22a3d9c..16eafef5fc2c3539db851a3096373890981c05aa:/README.md diff --git a/README.md b/README.md index 16eb2c4..009f227 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -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. @@ -9,7 +9,7 @@ These are the same files [originally shared at the Computer History Museum on Ma 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.