diff --git a/README.md b/README.md index 09aa69ec93..205f57b13f 100644 --- a/README.md +++ b/README.md @@ -204,8 +204,9 @@ Project Structure Useful Tools ------------ -- [Jade Syntax Documentation by Example](http://naltatis.github.io/jade-syntax-docs/#attributes) - Better than official docs. +- [Jade Syntax Documentation by Example](http://naltatis.github.io/jade-syntax-docs/#attributes) - Even better than official Jade docs. - [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web. +- [JavascriptOO](http://www.javascriptoo.com/) - A directory of JavaScript libraries with examples, CDN links, statistics, and videos. Recommended Design ------------------