Skip to content

Commit eceb992

Browse files
committed
CDN
1 parent faa3ee2 commit eceb992

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ require(['./Immutable.min.js'], function (Immutable) {
5454
});
5555
```
5656

57+
You can also use a CDN like [jsDelivr](http://cdn.jsdelivr.net/immutable.js/latest/Immutable.min.js)
58+
5759
### TypeScript
5860
Use these Immutable collections and sequences as you would use native
5961
collections in your [TypeScript](http://typescriptlang.org) programs while still taking

0 commit comments

Comments
 (0)