diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..1641645a92434b4eb165d7019d56ff022647701b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+Currently a project in progress.
+
+Current implementation is using a multicyle MIPs style processor.
+Not all instructions are implemented yet and the MIPs current doesnt have dedicated data memory.
+
+
+Future plans include the implementation of all instructions and datamemory.
+In addition to pipeline the design.