diff --git a/examples/Tools/BezierTool.html b/examples/Tools/BezierTool.html index 267a7437..8c335f85 100644 --- a/examples/Tools/BezierTool.html +++ b/examples/Tools/BezierTool.html @@ -6,83 +6,81 @@
- Click and drag to draw a path: + An emulation of a vector pen tool. + Click and drag to add a point.