From c7fef3ff2597a991789eaa69f56a7b9c11045117 Mon Sep 17 00:00:00 2001 From: Yuriy Tkachenko Date: Sun, 31 May 2015 22:52:48 +0300 Subject: [PATCH] Add simple-flash https://github.com/tamtamchik/simple-flash - Easy, framework agnostic flash notifications. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6700390..28fac3a 100644 --- a/README.md +++ b/README.md @@ -616,6 +616,7 @@ Libraries to help manage database schemas and migrations. * [Notificato](https://github.com/wrep/notificato) - A library for handling push notifications. * [Notification Pusher](https://github.com/Ph3nol/NotificationPusher) - A standalone library for device push notifications. * [Notificator](https://github.com/namshi/notificator) - A lightweight notification library. +* [Simple Flash](https://github.com/tamtamchik/simple-flash) - Easy, framework agnostic flash notifications. ## Deployment *Libraries for project deployment.*