Skip to content

Commit

Permalink
Added installation method to readme (mrdoob#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack authored and mrdoob committed May 30, 2019
1 parent 9d23c79 commit a6273ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ This class provides a simple info box that will help you monitor your code perfo
![custom.png](https://raw.githubusercontent.com/mrdoob/stats.js/master/files/custom.png)


### Installation ###
```bash
npm install stats.js
```

### Usage ###

```javascript
Expand Down

0 comments on commit a6273ce

Please sign in to comment.