Skip to content

Commit

Permalink
Update README.md with CDN links
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlika committed Jun 25, 2024
1 parent 71b854b commit c53f87a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ This library enables the creation of a huge P2P mesh networks, also known as pee
- [Core](https://npmjs.com/package/p2p-media-loader-core)
- [Hls.js integration](https://npmjs.com/package/p2p-media-loader-hlsjs)
- [Shaka Player integration](https://npmjs.com/package/p2p-media-loader-shaka)
- ES modules CDN
- [Core](https://cdn.jsdelivr.net/npm/p2p-media-loader-core@latest/dist/)
- [Hls.js integration](https://cdn.jsdelivr.net/npm/p2p-media-loader-hlsjs@latest/dist/)
- [Shaka Player integration](https://cdn.jsdelivr.net/npm/p2p-media-loader-shaka@latest/dist/)

## Key features

Expand Down
19 changes: 0 additions & 19 deletions demo/README.md

This file was deleted.

1 change: 1 addition & 0 deletions demo/README.md

0 comments on commit c53f87a

Please sign in to comment.