Skip to content

Commit 7842495

Browse files
author
Morgan Roderick
committed
Add more CDN urls
1 parent 031ce73 commit 7842495

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ PubSubJS is designed to be used within a **single process**, and is not a good c
2828

2929
There are several ways of getting PubSubJS
3030

31-
* [Download a tagged version](https://github.com/mroderick/PubSubJS/tags) from GitHub
3231
* Install via npm (`npm install pubsub-js`)
33-
* Use it via CDN directly (http://www.jsdelivr.com/#!pubsubjs)
32+
* Use it directly from a CDN directly
33+
- http://www.jsdelivr.com/#!pubsubjs
34+
- https://cdnjs.com/libraries/pubsub-js
35+
* [Download a tagged version](https://github.com/mroderick/PubSubJS/tags) from GitHub
3436

3537
**Note: the last version of this library available via bower is v1.5.4**
3638

0 commit comments

Comments
 (0)