diff --git a/README.md b/README.md index 40126d765b..d6ba165b00 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ />
-This is an experimental Javascript lexer, parser and compiler written in Rust. +This is an experimental Javascript lexer, parser and interpreter written in Rust. Currently, it has support for some of the language. [![Build Status][build_badge]][build_link] @@ -29,6 +29,10 @@ You can get more verbose errors when running from the command line. You can check the internal development docs at