Skip to content

Commit 391d9ed

Browse files
authored
Added npm command
1 parent 97e69bb commit 391d9ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ CSS
3535
```
3636
Javascript
3737
```js
38+
// npm install
39+
npm install svg-gauge
40+
3841
// Require JS
3942
var Gauge = require("svg-guage");
4043

0 commit comments

Comments
 (0)