branch: master commit 40c9d93207bcd2dbbca0adbb5983ac0494a42751 Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Readme updates. --- README.md | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index f5a4519..9d83b97 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ in which they were defined. Comments are gray. This coloring scheme is probably more useful than conventional JavaScript *syntax* highlighting. Lexical scope information at-a-glance is probably more useful than detecting if you spelled "function" wrong, or determing that you -forgot to close a string literal. (A [linter][] would serve you better.) +forgot to close a string literal. (A [linter][] would serve you better in that +regard.) ## Usage