You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,18 +29,23 @@ Let's compare the size of those partial builds (you could actually exclude indiv
29
29
30
30
## Usage
31
31
32
-
Get the [minified version of cash](https://raw.githubusercontent.com/kenwheeler/cash/master/dist/cash.min.js) and use it like this:
32
+
Get cash from [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/2.1.3/cash.min.js) or [jsDelivr](https://cdn.jsdelivr.net/npm/cash-dom@1.3.5/dist/cash.min.js) and use it like this:
0 commit comments