From bb5807e3f62c65f2973ae325eb4ceb922e74fb28 Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Mon, 29 Oct 2012 20:10:08 +0200 Subject: [PATCH] Readme update --- Definitions/linq-2.2.d.ts | 6 ++++-- README.md | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Definitions/linq-2.2.d.ts b/Definitions/linq-2.2.d.ts index 7ddecff84..ead5a5ea8 100644 --- a/Definitions/linq-2.2.d.ts +++ b/Definitions/linq-2.2.d.ts @@ -1,5 +1,7 @@ -// http://linqjs.codeplex.com/ -// 2.2.0.2 +// Type definitions for linq.js 2.2 +// Project: http://linqjs.codeplex.com/ +// Definitions by: Marcin Najder +// Definitions: https://github.com/borisyankov/DefinitelyTyped // todo: jQuery plugin, RxJS Binding diff --git a/README.md b/README.md index 4f68d27a2..a7318226b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Complete * [jQuery UI](http://jqueryui.com/) * [Knockout.js](http://knockoutjs.com/) * [Knockout.Mapping](https://github.com/SteveSanderson/knockout.mapping) +* [linq.js](http://linqjs.codeplex.com/) (by Marcin Najder (https://github.com/marcinnajder)) * [Modernizr](http://modernizr.com/) * [Moment.js](https://github.com/timrwood/moment) (by [Michael Lakerveld](https://github.com/Lakerfield)) * [Mustache.js](https://github.com/janl/mustache.js)