From dd1e8e7aa6a17c6fd6b3d05820148c0d80f89c6f Mon Sep 17 00:00:00 2001 From: RubaXa Date: Wed, 9 Jul 2014 22:02:09 +0400 Subject: [PATCH] - 2x polyfill --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d60df5..bdf66af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Amazing layer/modal/dialog system. Wow! ## Features * Support browsers Chrome 20+, FireFox 20+, Safari 6+, Opera 12+, IE8+ (in progress) * [ES6 syntax](https://github.com/termi/es6-transpiler) - * No jQuery (but then need polyfill [Promise](https://gist.github.com/RubaXa/8501359) polyfill) + * No jQuery (but then need [Promise](https://gist.github.com/RubaXa/8501359) polyfill) * More than 90% [test code coverage](http://rubaxa.github.io/Ply/tests/) * Preloading content before displaying * Smart focus on form elements