File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Cache data using JavaScript in the browser.
55### Status
66
77[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/yusufshakeel/dyCacheJS )
8- [ ![ npm version] ( https://img.shields.io/badge/npm-1.0 .0-blue.svg )] ( https://www.npmjs.com/package/dycachejs )
8+ [ ![ npm version] ( https://img.shields.io/badge/npm-1.1 .0-blue.svg )] ( https://www.npmjs.com/package/dycachejs )
99[ ![ Build Status] ( https://travis-ci.org/yusufshakeel/dyCacheJS.svg?branch=master )] ( https://travis-ci.org/yusufshakeel/dyCacheJS )
1010
1111
@@ -15,9 +15,9 @@ Cache data using JavaScript in the browser.
1515* Install via npm: ` npm install --save dycachejs `
1616* Use from jsDelivr CDN: ` https://cdn.jsdelivr.net/npm/dycachejs@version/dist/js/dyCache.min.js `
1717
18- Note! For jsDelive CDN, replace ` @version ` with the version you want to use like ` @1.0 .0 ` .
18+ Note! For jsDelive CDN, replace ` @version ` with the version you want to use like ` @1.1 .0 ` .
1919
20- Example ` https://cdn.jsdelivr.net/npm/dycachejs@1.0 .0/dist/js/dyCache.min.js `
20+ Example ` https://cdn.jsdelivr.net/npm/dycachejs@1.1 .0/dist/js/dyCache.min.js `
2121
2222
2323### Documentation
You can’t perform that action at this time.
0 commit comments