Add Bosnian README

This commit is contained in:
Hajrudin 2018-10-28 14:02:15 +01:00 committed by GitHub
commit 55bdf0264b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

16
README-bs_BA.md Normal file
View file

@ -0,0 +1,16 @@
<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/master/msdos-logo.png">
# MS-DOS v1.25 i v2.0 Izvorni Kod
Ovaj repozitorij sadrži originalni izvorni kod i kompajlirane binarne datoteke za MS-DOS v1.25 i MS-DOS v2.0.
Ovo su isti fajlovi [originalno podijeljeni u Muzeju Računarske Historije 25. Marta 2014. godine]( http://www.computerhistory.org/atchm/microsoft-ms-dos-early-source-code/) i objavljeni su u ovom repozitoriju kako bi drugima omogućili lakši pronalazak i omogućili istraživanje i eksperimentisanje svima koje zanimaju raniji računarski Operativni Sistemi.
# Licenca
Svi fajlovi u ovom repozitoriju su objavljeni pod [MIT (OSI) License]( https://en.wikipedia.org/wiki/MIT_License) prema [LICENCNI fajl](https://github.com/Microsoft/MS-DOS/blob/master/LICENSE.md) smještenom u glavnom folderu ovog repozitorija.
# Doprinos!
Izvorni fajlovi u ovom repozitoriju su za historijske reference i biti će statični, zato Vas molimo **da ne šaljete** Pull Zahtjeve sa prijedlozima za izmjenom originalnih fajlova, ali slobodno možete kopirati ovaj repozitorij(FORK) i eksperimentisati 😊.
Ako ipak, želite dodati neki sadržaj za druge fajlove (npr., ovaj README fajl), molimo pošaljite PR, a mi ćemo svakako pogledati.
Ovaj projekat je usvojio [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). Za više informacija pogledajte [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) ili kontaktirajte [opencode@microsoft.com](mailto:opencode@microsoft.com) ako imate bilo kakvih pitanja ili prijedloga.

View file

@ -1,16 +0,0 @@
<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/master/msdos-logo.png">
# 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.
# 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.
# Contribute!
The source files in this repo are for historical reference and will be kept static, so please **dont send** Pull Requests suggesting any modifications to the source files, but feel free to fork this repo and experiment 😊.
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.