Skip to content

Commit dfd44aa

Browse files
This is not a "plugin" anymore...
1 parent 4ffe152 commit dfd44aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Include the script (unless you are packaging scripts somehow else):
2929
**Do not include the script directly from GitHub (http://raw.github.com/...).** The file is being served as text/plain and as such being blocked
3030
in Internet Explorer on Windows 7 for instance (because of the wrong MIME type). Bottom line: GitHub is not a CDN.
3131

32-
The plugin can also be loaded as an AMD or CommonJS module.
32+
js-cookie supports [npm](https://www.npmjs.com/) and [Bower](http://bower.io/) under the name `js-cookie`
3333

34-
js-cookie support [npm](https://www.npmjs.com/) and [Bower](http://bower.io/) under the name `js-cookie`
34+
It can also be loaded as an AMD or CommonJS module.
3535

3636
## Basic Usage
3737

0 commit comments

Comments
 (0)