diff --git a/README.md b/README.md index 17f561e..c04d588 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LXC -LXC is a compiler to compile .lx files into .c files. LX is a custom langauge that I have developed, -the documentation for the language (and compiler) can be found [here WIP](https://www.youtube.com/watch?v=xvFZjo5PgG0). +LXC is a compiler to compile .lx files into .c files. LX is a custom langauge that I have developed. +It is currently in development. ### Build