diff --git a/README.md b/README.md
index 6b60e24..233b1c4 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
Early version of the web based IDE which allows for creation of websites in the web browser. Uses the brilliant CodeMirror for code highlighting & editing, with a slick IDE wrapped around it to make the whole thing work.
-
+
###Features you'd expect
* Context aware code highlighting
@@ -40,6 +40,7 @@ Early version of the web based IDE which allows for creation of websites in the
* Github repo syncing with ICErepo plugin
* Shell terminal
* JS Hint validation as you type
+* Emmet snippet typing booster
###Installation