From 7df6b2a53fffccd687283cff645df590fbcb50d8 Mon Sep 17 00:00:00 2001 From: Aaron King Date: Tue, 7 May 2013 17:15:08 -0300 Subject: [PATCH] Added jQuery.noty to readme Added jQuery.noty (pending pull) to the readme file per contribution guidelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e64e417f07..a1e5aee240 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ List of Definitions * [jQuery.form](http://malsup.com/jquery/form/) (by [Fran�ois Guillot](http://fguillot.developpez.com/)) * [jQuery.Globalize](https://github.com/jquery/globalize) (by [Boris Yankov](https://github.com/borisyankov)) * [jQuery.jNotify](http://jnotify.codeplex.com) (by [James Curran](https://github.com/jamescurran/)) +* [jQuery.noty](http://needim.github.io/noty/) (by [Aaron King](https://github.com/kingdango/)) * [jQuery.scrollTo](https://github.com/flesler/jquery.scrollTo) (by [Neil Stalker](https://github.com/nestalk/)) * [jQuery.simplePagination](https://github.com/flaviusmatis/simplePagination.js) (by [Natan Vivo](https://github.com/nvivo/)) * [jQuery.timeago](http://timeago.yarp.com/) (by [Fran�ois Guillot](http://fguillot.developpez.com/))