From 06a3717c3b3fde17b7b5aaaeba2a92720863b3b3 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Mon, 3 Feb 2014 15:36:18 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 366ab0a..8ff58a1 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. Gre ## Installation -### Dependancies +### Dependencies * Node.js * Grunt.js @@ -40,3 +40,9 @@ Compatible with WordPress 3.2 and above. * Safari 4.0+ * Chrome 14.0+ * Opera 10.0+ + + +## Roadmap + +* Phase out Internet Explorer 7 support +* Refactor CSS using `box-sizing: border-box`