diff --git a/README.md b/README.md index 34dc2cf..570a964 100644 --- a/README.md +++ b/README.md @@ -23,14 +23,14 @@ Sometimes, we want to write broken JavaScript code into JS CodeBlock for Syntax This is error example of parsing: - + ```js // This is invalid example const const; ``` - + ## Install