Centered the logo

This commit is contained in:
andre 2018-10-02 01:32:20 +07:00 committed by GitHub
parent c665de9018
commit edee3ccb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
<img width="150" height="150" style="float:left" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/master/msdos-logo.png"> <center>
<img width="150" height="150" alt="MS-DOS logo" src="https://github.com/Microsoft/MS-DOS/blob/master/msdos-logo.png">
</center>
# MS-DOS v1.25 and v2.0 Source Code # MS-DOS v1.25 and v2.0 Source Code
This repo contains the original source-code and compiled binaries for MS-DOS 1.25 and MS-DOS 2.0. This repo contains the original source-code and compiled binaries for MS-DOS 1.25 and MS-DOS 2.0.