From 5fe5f078723595cfd211bef481eb986ecc894bce Mon Sep 17 00:00:00 2001 From: "Martin D." Date: Fri, 13 Sep 2013 11:24:19 -0400 Subject: [PATCH] Update README.md Added jQuery.Address --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b20390c0ee..e33fb619f7 100755 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ List of Definitions * [jQuery](http://jquery.com/) (from TypeScript samples) * [jQuery Mobile](http://jquerymobile.com) (by [Boris Yankov](https://github.com/borisyankov)) * [jQuery UI](http://jqueryui.com/) (by [Boris Yankov](https://github.com/borisyankov)) +* [jQuery.Address](https://github.com/asual/jquery-address) (by [Martin Duparc](https://github.com/martinduparc/)) * [jQuery.areYouSure](https://github.com/codedance/jquery.AreYouSure) (by [Jon Egerton](https://github.com/jonegerton)) * [jQuery.autosize](http://www.jacklmoore.com/autosize/) (by [Jack Moore](http://www.jacklmoore.com/)) * [jQuery.BBQ](http://benalman.com/projects/jquery-bbq-plugin/) (by [Adam R. Smith](https://github.com/sunetos))