diff --git a/README.md b/README.md
index 71f345f..08871ad 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
@@ -41,6 +41,8 @@ Early version of the web based IDE which allows for creation of websites in the
* Shell terminal
* JS Hint validation as you type
* Emmet snippet typing booster
+* JavaScript code hinting
+* Alphanumeric tab sorting
###Installation