forked from iwsfg/node-potrace
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi,
The Advanced usage and configuration section of the README has a small typo in the demo code. There is a missing r in the Posterizer's constructor name.
// current
var posterizer = new potrace.Posterize();
// corrected
var posterizer = new potrace.Posterizer();Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels