Update README.md

This commit is contained in:
Preet
2020-04-08 20:33:14 -07:00
committed by GitHub
parent 39f04cf005
commit 8946cea98b

View File

@@ -11,14 +11,15 @@ Rough.js works with both [Canvas](https://developer.mozilla.org/en-US/docs/Web/A
## Install
The latest Rough.js can be downloaded from the [dist folder](https://github.com/pshihn/rough/tree/master/dist).
or from npm:
from npm:
```
npm install --save roughjs
```
Or get the latest using unpkg: https://unpkg.com/roughjs@latest/bundled/rough.js
## Usage
![Rough.js rectangle](https://roughjs.com/images/m1.png)