Skip to content

Commit 3541b60

Browse files
committed
Browser Support Clarification
#55
1 parent 5ea593f commit 3541b60

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
![https://travis-ci.org/kenwheeler/cash.svg?branch=master](https://travis-ci.org/kenwheeler/cash.svg?branch=master)
22

33
#Cash
4-
*An absurdly small jQuery alternative for modern browsers*
4+
*An absurdly small jQuery alternative for modern browsers (IE9+)*
55

6-
Cash is a small library (approximately 7.6KB minified) for modern browsers that provides jQuery style syntax
6+
Cash is a small library (approximately 7.6KB minified) for modern browsers
7+
(Chrome, Firefox, Safari and Internet Explorer 9+) that provides jQuery style syntax
78
to wrap modern Vanilla JS features. It allows developers to use the jQuery
89
syntax they already know, and utilizes modern browser features to minimize the
910
codebase. 100% feature parity with jQuery isn't a goal, but cash comes helpfully

0 commit comments

Comments
 (0)