Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #2 from npmcdn-to-unpkg-bot/npmcdn-to-unpkg
Browse files Browse the repository at this point in the history
Replace npmcdn.com with unpkg.com
  • Loading branch information
Marc Brüderlin authored Sep 5, 2016
2 parents 9a0fb14 + 4cb74be commit a8bc304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ particles.js is a lightweight (~2kb) and dependency-free javascript plugin for p
There are several ways to install particles.js:
- [Download the latest version](https://github.com/marcbruederlin/particles.js/archive/master.zip)
- Install with npm: `npm install particlesjs --save`
- Use the CDN: `https://npmcdn.com/particlesjs@1.0.1/dist/particles.min.js`
- Use the CDN: `https://unpkg.com/particlesjs@1.0.1/dist/particles.min.js`

## Usage
Include the minified JS in your HTML file.
Expand Down

0 comments on commit a8bc304

Please sign in to comment.