diff options
| author | 2024-04-25 00:33:46 +0000 | |
|---|---|---|
| committer | 2024-04-25 00:33:46 +0000 | |
| commit | a5eb02a4d7382faa1d8f91802a73241c32026a2d (patch) | |
| tree | 24e268ad9391673ee2d206916ea155eb22b16dc7 /README.md | |
| parent | Merge pull request #151 from jamespack/spelling-fix (diff) | |
| download | ms-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.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 | ||
| 11 | 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. | 11 | 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. |
| 12 | 12 | ||
| 13 | # Contribute! | 13 | # For historical reference |
| 14 | 14 | ||
| 15 | 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 😊. | 15 | 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 😊. |
| 16 | 16 | ||