diff --git a/README.md b/README.md index b199b03..ecb6f73 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # DremDOS - a tiny disk operating system built with COSMOS ## What is DremDOS? -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. +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. ## DremDOS's Features -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.
+DremDOS is currently very basic and is unable to do much.
However, these are it's current features: - Create and delete directories