From 0e1a091ecda163093277e4d28ea87d3eaa1b6c79 Mon Sep 17 00:00:00 2001 From: SubuNayak <51243040+SubuNayak@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:03:59 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a28489..3a7ca27 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#JavaScript Scope Context Coloring +#JavaScript Scope Context Coloring for better experience A JavaScript experiment in switching between syntax highlighting and scope colorizing, built on JSLint and CodeMirror and inspired by Douglas Crockford. @@ -10,4 +10,4 @@ It's [not perfect yet](http://daniellmb.github.io/JavaScript-Scope-Context-Color [![JavaScript Scope Context Coloring Switching](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/color-switching.gif "JavaScript Scope Context Coloring Switching")](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/scope-coloring.html#fullmonad) ###Real-time Scope Context Coloring -[![JavaScript Scope Context Coloring](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/realtime-color.gif "Real-time JavaScript Scope Context Coloring")](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/scope-coloring.html#level10) \ No newline at end of file +[![JavaScript Scope Context Coloring](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/realtime-color.gif "Real-time JavaScript Scope Context Coloring")](http://daniellmb.github.io/JavaScript-Scope-Context-Coloring/example/scope-coloring.html#level10)