diff --git a/README.md b/README.md index ed458f4b34..ff5d90d0b8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ This project is an attempted rewrite of Bebbington's js.rs. Most of the Rust cod * Boxing/Unboxing of primitive types (using "string".length) * Adding support for constructors * Better error output -* #### Usage * Checkout this project