Fixed description in readme
authorChristian Femers <femers@in.tum.de>
Wed, 23 Oct 2019 20:57:08 +0000 (22:57 +0200)
committerChristian Femers <femers@in.tum.de>
Wed, 23 Oct 2019 20:57:08 +0000 (22:57 +0200)
README.md

index a20ad72..e061a3d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@ circuit logic in a way that allows for a smooth transition between those levels.
 The aim is to give students a better understanding how these layers blend in a machine, 
 and what the purpose of microprogramming is. In more detail, Mograsim allows:
 
-* Programming and running simple assembler on the machine
-* Defining an ISA (Instruction Set) to use in the assembler
+* Programming and running simple assembler on the machine *(in development)*
+* Defining an ISA (Instruction Set) to use in the assembler *(in development)*
 * Microprogram the CPU to implement the specified ISA
 * View the Circuit Logic operating and executing the microprogram in detail