From f51a676aed97adbc92caa2adb37835be00c31662 Mon Sep 17 00:00:00 2001 From: Nathan Braswell Date: Sat, 20 Feb 2016 14:11:27 -0500 Subject: [PATCH] Add in a link to the Emacs mode --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fe345e..03e3ada 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ The Kraken Programming Language (try it out online at http://www.kraken-lang.org/) (vim integration (filetype, syntax highlighting, Syntastic) at https://github.com/Limvot/kraken.vim) +(emacs integration (filetype, syntax highlighting) at https://github.com/Limvot/kraken-mode) (more info and examples at http://limvot.github.io/kraken/)