summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Microsoft Open Source2024-04-25 00:33:46 +0000
committerGravatar Microsoft Open Source2024-04-25 00:33:46 +0000
commita5eb02a4d7382faa1d8f91802a73241c32026a2d (patch)
tree24e268ad9391673ee2d206916ea155eb22b16dc7 /README.md
parentMerge pull request #151 from jamespack/spelling-fix (diff)
downloadms-dos-a5eb02a4d7382faa1d8f91802a73241c32026a2d.tar.gz
ms-dos-a5eb02a4d7382faa1d8f91802a73241c32026a2d.tar.xz
ms-dos-a5eb02a4d7382faa1d8f91802a73241c32026a2d.zip
Moving localized READMEs
Thanks to everyone who took the time when this repository was originally released to localize the README files. However, for simplicity, and recognizing the historical reference nature of this repository, we have moved these now dated files into a sub-folder.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index be4a655..b4bc405 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1<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/main/msdos-logo.png"> 1<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/main/.readmes/msdos-logo.png">
2 2
3# MS-DOS v1.25 and v2.0 Source Code 3# MS-DOS v1.25 and v2.0 Source Code
4 4
@@ -10,7 +10,7 @@ These are the same files [originally shared at the Computer History Museum on Ma
10 10
11All 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. 11All 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.
12 12
13# Contribute! 13# For historical reference
14 14
15The 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 😊. 15The 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 😊.
16 16