We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea593f commit 3541b60Copy full SHA for 3541b60
1 file changed
README.md
@@ -1,9 +1,10 @@
1

2
3
#Cash
4
-*An absurdly small jQuery alternative for modern browsers*
+*An absurdly small jQuery alternative for modern browsers (IE9+)*
5
6
-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
7
+(Chrome, Firefox, Safari and Internet Explorer 9+) that provides jQuery style syntax
8
to wrap modern Vanilla JS features. It allows developers to use the jQuery
9
syntax they already know, and utilizes modern browser features to minimize the
10
codebase. 100% feature parity with jQuery isn't a goal, but cash comes helpfully
0 commit comments