Skip to content

Commit 209117b

Browse files
update README
1 parent d6089af commit 209117b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ key | option type / notes | example
214214
### `Packages install`
215215

216216
##### ***npm***
217+
https://www.npmjs.com/package/particles.js
217218
```
218219
npm install particles.js
219220
```
@@ -228,6 +229,12 @@ bower install particles.js --save
228229
gem 'rails-assets-particles.js'
229230
```
230231

232+
##### ***Meteor***
233+
https://atmospherejs.com/newswim/particles
234+
```
235+
meteor add newswim:particles
236+
```
237+
231238
-------------------------------
232239

233240
### `Hosting / CDN`

0 commit comments

Comments
 (0)