diff --git a/Demos.md b/Demos.md index e317a0d..abcc492 100644 --- a/Demos.md +++ b/Demos.md @@ -9,7 +9,9 @@ Demos are included in `/demo`: - `face3d`: [browser] 3D render of face mesh using `Three.js` - `nodejs/node`: [nodejs] - Process images from files or URLs + Process images from files, folders or URLs +- `nodejs/node-canvas`: [nodejs] + Process image from file or URL and draw results to a new image file using `node-canvas` - `nodejs/node-multiprocess` & `nodejs/node-multiprocess-worker`: [nodejs] Parallel processing in multiple child worker processes - `nodejs/node-video`: [nodejs]