Added an "other languages" section, changed country codes

for Greek (Greece) and German READMEs to be correct.

Signed-off-by: Danny Dalton <daltond2@hawkmail.newpaltz.edu>
This commit is contained in:
Danny Dalton 2018-10-12 03:12:09 -04:00
commit 39a884e4da
3 changed files with 20 additions and 1 deletions

View file

@ -3,7 +3,7 @@
# 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/) 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 (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.
@ -14,3 +14,22 @@ The source files in this repo are for historical reference and will be kept stat
If, however, youd like to submit additional non-source content or modifications to non-source files (e.g., this README), please submit via PR, and well review and consider.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
# Other Languages
You may view this README in any of the following languages:
- [Afrikaans (South Africa)](https://github.com/Microsoft/MS-DOS/blob/master/README.af-ZA.md)
- [Arabic](https://github.com/Microsoft/MS-DOS/blob/master/README.ar-AR.md)
- [Catalan](https://github.com/Microsoft/MS-DOS/blob/master/README.ca.md)
- [Spanish](https://github.com/Microsoft/MS-DOS/blob/master/README.es.md)
- [German](https://github.com/Microsoft/MS-DOS/blob/master/README.de.md)
- [French (France)](https://github.com/Microsoft/MS-DOS/blob/master/README.fr-FR.md)
- [Greek (Greece)](https://github.com/Microsoft/MS-DOS/blob/master/README.el-GR.md)
- [Indonesian (Indonesia)](https://github.com/Microsoft/MS-DOS/blob/master/README.id-ID.md)
- [Italian (Italy)](https://github.com/Microsoft/MS-DOS/blob/master/README.it-IT.md)
- [Korean (Korea)](https://github.com/Microsoft/MS-DOS/blob/master/README.ko-KR.md)
- [English](https://github.com/Microsoft/MS-DOS/blob/master/README.md)
- [Portuguese (Brazil)](https://github.com/Microsoft/MS-DOS/blob/master/README.pt-BR.md)
- [Swedish (Sweden)](https://github.com/Microsoft/MS-DOS/blob/master/README.sv-SE.md)
- [Chinese (Taiwan)](https://github.com/Microsoft/MS-DOS/blob/master/README.zh-TW.md)
If you'd like to submit another language, or improve upon a translation, please, fork this repository, fix it as you'd like, and submit a pull request. As said above, **don't send** pull requests suggesting any modifications to the source files.