summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31928213..a9c847db 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
+Mutabah's Rust Compiler
+
+_In-progress_ alternative rust compiler.
+
Intro
===
This project is an attempt at creating a simple rust compiler in C++, with the ultimate goal of being a seperate reimplementation.