From c9f0565f5e11b43c6d36eb6b9f7af4d3f3bad558 Mon Sep 17 00:00:00 2001 From: John Vrbanac Date: Wed, 17 Oct 2012 23:55:57 -0500 Subject: [PATCH] Adding Links to the project websites, adding Humane.js --- README.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index a031f02239..ff573ab358 100644 --- a/README.md +++ b/README.md @@ -7,19 +7,20 @@ The project aims to provide *high quality* definitions for the most popular libr Complete -------- -* Backbone.js -* Bootstrap -* Express (from TypeScript samples) -* Fancybox -* History.js -* jQuery.Globalize -* jQuery (from TypeScript samples) -* Knockout.js -* Modernizr -* Mustache.js -* Node.js (from TypeScript samples) -* QUnit -* Underscore.js +* [Backbone.js](http://backbonejs.org/) +* [Bootstrap](http://twitter.github.com/bootstrap/) +* [Express](http://expressjs.com/) (from TypeScript samples) +* [Fancybox](http://fancybox.net/) +* [History.js](https://github.com/balupton/History.js/) +* [Humane.js](http://wavded.github.com/humane-js/) (from [jmvrbanac](https://github.com/jmvrbanac)) +* [jQuery.Globalize](https://github.com/jquery/globalize) +* [jQuery](http://jquery.com/) (from TypeScript samples) +* [Knockout.js](http://knockoutjs.com/) +* [Modernizr](http://modernizr.com/) +* [Mustache.js](https://github.com/janl/mustache.js) +* [Node.js](http://nodejs.org/) (from TypeScript samples) +* [QUnit](http://qunitjs.com/) +* [Underscore.js](http://underscorejs.org/) In Progress -----------