Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit 5690758

Browse files
Update README.md
1 parent 4e1b74d commit 5690758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# DremDOS - a tiny disk operating system built with COSMOS
22

33
## What is DremDOS?
4-
DremDOS is a basic disk operating system that is built with COSMOS, a set of building blocks to make operating systems with high-level programming languages such as C#, VB, F#, etc.
4+
DremDOS is a simple disk operating system made with C# that is built with COSMOS, a set of building blocks to make operating systems with high-level programming languages such as C#, VB, F#, etc.
55

66
<img src="https://raw.githubusercontent.com/sparrdrem/dremdos/master/docs/0.0.1.PNG" />
77

88
## DremDOS's Features
9-
DremDOS is currently very basic and is unable to do much. It can't even do some basic disk management things (due to bugs or, in the case of copying and moving, because they are not yet implimented. Maybe in 0.0.1-RC2) or load external programs.<br />
9+
DremDOS is currently very basic and is unable to do much.<br />
1010
However, these are it's current features:
1111

1212
- Create and delete directories

0 commit comments

Comments
 (0)