From ac573c3ead9f70623d6e8eb1f711f00f824c3d55 Mon Sep 17 00:00:00 2001 From: Catalin Covic Date: Wed, 8 Oct 2014 14:27:28 -0400 Subject: [PATCH] added browser support - closes #2 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5761704..62bec77 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ For **full documentation**, see [iGrowl](http://catc.github.io/iGrowl/). * Responsive - media queries for alert size * Icon packs included - ## Dependencies iGrowl has 3 dependencies: @@ -65,6 +64,12 @@ $.iGrowl({ ``` For a full list of properties and methods, demos and examples, see [iGrowl](http://catc.github.io/iGrowl/) official documentation. +### Browser support +* Chrome & Firefox +* IE 10+ +* Safari 4+ + + ## Features to come Features I plan on adding: * none at the moment