branch: master
commit c847b0f1fb865199dc8676f19b786df443888123
Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>

    Mention tern-context-coloring in README.
---
 README.md |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 21f1eb5..bfbb4fb 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,9 @@ By default, comments and strings are still highlighted 
syntactically.
 ## Installation
 
 Requires Emacs 24.3+.  JavaScript language support requires
-[js2-mode](https://github.com/mooz/js2-mode).
+[js2-mode](https://github.com/mooz/js2-mode) (or, if you use
+[Tern](http://ternjs.net/), you may be interested in
+[tern-context-coloring](https://github.com/jacksonrayhamilton/tern-context-coloring)).
 
 To install, run the command `M-x package-install RET context-coloring RET`, and
 then add the following to your init file:

Reply via email to