Skip to content

Commit 467dcbc

Browse files
committed
New MOS logo. Readme updated
1 parent 6a1d169 commit 467dcbc

File tree

3 files changed

+252
-9
lines changed

3 files changed

+252
-9
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# MEGHA OPERATING SYSTEM V2 - x86
2-
3-
32-bit, graphical, multitasking, operating system for Intel i686 (Pentium) and later processors.
4-
5-
![Unittest build status](https://github.com/coderarjob/meghaos-x86/actions/workflows/utbuild.yaml/badge.svg) ![MOS build status](https://github.com/coderarjob/meghaos-x86/actions/workflows/osbuild.yaml/badge.svg)
6-
7-
## ABOUT
1+
<p align="center">
2+
<img src="/docs/images/moslogo.svg"/>
3+
<br/>
4+
<br/>
5+
<img src="https://github.com/coderarjob/meghaos-x86/actions/workflows/utbuild.yaml/badge.svg"/>
6+
<img src="https://github.com/coderarjob/meghaos-x86/actions/workflows/osbuild.yaml/badge.svg"/>
7+
<br/>
8+
<br/>
9+
MeghaOS is a 32-bit, graphical, multitasking, operating system for Intel i686 (Pentium) and later processors.
10+
</p>
11+
12+
## About
813

914
MeghaOS is written completely from scratch and is primarily a educational project. It does not
1015
adhere to any particular operating system or philosophy, but includes ideas old and new from many
@@ -15,8 +20,6 @@ the ability to play around and explore their computers.
1520

1621
## Screenshots
1722

18-
![MeghaOS Screenshot](/docs/images/meghaos_vesafb.png)
19-
2023
MeghaOS is primarily a graphical operating system with text mode reserved for debugging &
2124
development. It supports variety of graphics modes and has 8-bit, 24 & 32-bit color suport.
2225

docs/images/meghaos_vesafb.png

-20.1 KB
Binary file not shown.

docs/images/moslogo.svg

Lines changed: 240 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)