forked from sborovic/dmzOS
Update README.md
This commit is contained in:
parent
7c38352055
commit
97d094b2f2
21
README.md
21
README.md
@ -1 +1,20 @@
|
||||
# dmzOS
|
||||
# dmzOS
|
||||
|
||||
**dmzOS** is an operating system written by a group of computer enthusiasts gathered around [Decentrala](https://decentrala.org/). You are free to explore, learn, and contribute!
|
||||
|
||||
Description:
|
||||
* Written from scratch in C and asm.
|
||||
* POSIX-compliant (as aspiring to [Stan Dard](https://wiki.osdev.org/Stan_Dard)).
|
||||
* For the amd64 architecture.
|
||||
* Extensively documented.
|
||||
|
||||
Goals:
|
||||
* Sharpen low-level programming skills.
|
||||
* Familiarize with amd64 architecture details.
|
||||
* Have fun along the way!
|
||||
|
||||
Success criteria:
|
||||
* Run vim on the OS.
|
||||
|
||||
Rules:
|
||||
* Please provide an adequate entry in the Wiki for each non-trivial code contribution.
|
||||
|
Loading…
Reference in New Issue
Block a user