branch: master commit c337716cb9a0bbf51dc1e437905d1db48fb578fb Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Add statistics. --- README.md | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 39c15cf..4643cad 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,11 @@ By default, comments and strings are still highlighted syntactically. - Light and dark (customizable) color schemes. - JavaScript support: - - Very fast for files under 1000 lines. - Script, function and block scopes (and even `catch` block scopes). + - Very fast for files under 1000 lines. - Emacs Lisp support: - `defun`, `lambda`, `let`, `let*`, quotes, backticks, commas. + - 25,000 lines per second! ## Installation