From 2df21d884af0e9bad43a6ffb98198f2b43f3e7f6 Mon Sep 17 00:00:00 2001 From: William Roe Date: Tue, 29 May 2012 14:31:24 +0200 Subject: [PATCH] Add a link to the underscore.js docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a491a..e475ee9 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [Postmark Developer Docs](http://developer.postmarkapp.com/) - Simple, easy to navigate, informative. * [Twitter Developers Docs](https://dev.twitter.com/docs) - In-depth and very well organized. (contributed by [@tsantero](https://twitter.com/#!/tsantero)) * [GitHub Styleguide](https://github.com/styleguide) - Pragmatic styleguide with sections on Ruby, JavaScript and CSS. By the guys at [@github](https://twitter.com/github) (contributed by [@lenary](https://twitter.com/#!/lenary)) +* [Underscore.js](http://underscorejs.org) - Simple, easy to find what you want. Also a great toolkit of useful JS functions. (contributed by [Will Roe](https://github.com/wjlroe)) ### Writing about Docs (again, in no particular order)