From 7009c5f740c7dc86e0bfa0374d2bb0a7c14dbf65 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sun, 3 Apr 2016 22:11:34 -0400 Subject: [PATCH] Drop duplicate and alphabetize notifications --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index abbc08e..a52fc1e 100644 --- a/README.md +++ b/README.md @@ -667,10 +667,9 @@ Libraries to help manage database schemas and migrations. * [JoliNotif](https://github.com/jolicode/JoliNotif) - A cross-platform library for desktop notification (support for Growl, notify-send, toaster, etc) * [Nod](https://github.com/filp/nod) - A notification library (e.g., Growl). -* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications. * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications. +* [Notificato](https://github.com/mac-cain13/notificato) - A library for handling push notifications. * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library. -* [JoliNotif](https://github.com/jolicode/JoliNotif) - An OS agnostic desktop notification library. ## Deployment *Libraries for project deployment.*