aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ea19cad..3074108 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ There is still much to do and the code is a little rough, but it currently
implements most of the language and is self-hosting.
Still TODO:
+
- Come up with a name so it can be installed alongside the system `cc`.
- The preprocessor (currently we are just using the system `cpp`).
- Bit-fields.