Skip to content

Commit b5c21b5

Browse files
committed
Clarified intro paragraph
1 parent baf4cb6 commit b5c21b5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
![https://travis-ci.org/kenwheeler/cash.svg?branch=master](https://travis-ci.org/kenwheeler/cash.svg?branch=master) ![Minified](https://badge-size.herokuapp.com/kenwheeler/cash/master/dist/cash.min.js.svg?label=Size%20%28minified%29) ![GZIP](https://badge-size.herokuapp.com/kenwheeler/cash/master/dist/cash.min.js.svg?compression=gzip&label=Size%20%28gzipped%29)
55

66
Cash is a small library for modern browsers (Chrome, Firefox, Safari and Internet
7-
Explorer 9+) that provides jQuery style syntax to wrap modern Vanilla JS features.
8-
It allows developers to use the jQuery syntax they already know, and utilizes modern
9-
browser features to minimize the codebase. 100% feature parity with jQuery isn't a goal,
10-
but cash comes helpfully close, covering most day to day use cases.
7+
Explorer 9+) that provides jQuery style syntax for manipulating the DOM. Utilizing
8+
modern browser features to minimize the codebase, developers can use the familiar
9+
chainable methods at a fraction of the file size. 100% feature parity with jQuery isn't a
10+
goal, but cash comes helpfully close, covering most day to day use cases.
1111

1212
#### Size Comparison
1313

0 commit comments

Comments
 (0)