Update README.md

This commit is contained in:
Preet
2017-01-19 14:47:02 -08:00
committed by GitHub
parent 873a35354b
commit 0f287a316a

View File

@@ -85,7 +85,7 @@ r3.strokeWidth = 3;
### Arcs and Curves
![Rough.js curve](https://pshihn.github.io/rough/images/cap_arc.png)
![Rough.js arc](https://pshihn.github.io/rough/images/cap_arc.png)
``` javascript
// arc(centerX, centerY, radiusX, radiusY, startAngle, endAngle, closePath)