Skip to content

Commit a3c0237

Browse files
Update README.md
1 parent b26c842 commit a3c0237

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ Load particles.js and configure the particles:
1313

1414
**app.js**
1515
```javascript
16-
// particlesJS('dom-id', params);
16+
/* -----------------------------------------------
17+
/* particlesJS('dom-id', params);
18+
/* @dom-id : string, optional
19+
/* @params: object, optional
20+
/* ----------------------------------------------- */
1721

1822
particlesJS('particles-js', {
1923
canvas: {

0 commit comments

Comments
 (0)