From 3541b6041fd28e26a123b7a21a9fb76479c8bc64 Mon Sep 17 00:00:00 2001 From: Shaw Date: Tue, 12 Apr 2016 11:36:33 -0500 Subject: [PATCH] Browser Support Clarification #55 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3eb5a526..c545095d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ ![https://travis-ci.org/kenwheeler/cash.svg?branch=master](https://travis-ci.org/kenwheeler/cash.svg?branch=master) #Cash -*An absurdly small jQuery alternative for modern browsers* +*An absurdly small jQuery alternative for modern browsers (IE9+)* -Cash is a small library (approximately 7.6KB minified) for modern browsers that provides jQuery style syntax +Cash is a small library (approximately 7.6KB minified) for modern browsers +(Chrome, Firefox, Safari and Internet Explorer 9+) that provides jQuery style syntax to wrap modern Vanilla JS features. It allows developers to use the jQuery syntax they already know, and utilizes modern browser features to minimize the codebase. 100% feature parity with jQuery isn't a goal, but cash comes helpfully