mirror of
https://github.com/Microsoft/MS-DOS.git
synced 2025-08-22 06:23:37 -07:00
Spaces removed. Also sentence too long at start.
This commit is contained in:
parent
f5b058dc76
commit
9c3f59e7e1
1 changed files with 2 additions and 2 deletions
|
@ -3,10 +3,10 @@
|
|||
# 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/). They 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.
|
||||
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 😊.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue