Update README.md

This commit is contained in:
Mike Francis 2014-02-03 15:36:18 +00:00
parent 006d3c8235
commit 06a3717c3b
1 changed files with 7 additions and 1 deletions

View File

@ -20,7 +20,7 @@ A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. Gre
## Installation ## Installation
### Dependancies ### Dependencies
* Node.js * Node.js
* Grunt.js * Grunt.js
@ -40,3 +40,9 @@ Compatible with WordPress 3.2 and above.
* Safari 4.0+ * Safari 4.0+
* Chrome 14.0+ * Chrome 14.0+
* Opera 10.0+ * Opera 10.0+
## Roadmap
* Phase out Internet Explorer 7 support
* Refactor CSS using `box-sizing: border-box`