diff --git a/Demos.md b/Demos.md index 623cca3..cff918a 100644 --- a/Demos.md +++ b/Demos.md @@ -10,10 +10,8 @@ Demos are included in `/demo`: - Optional synchronous or asynchronous workflow - Interpolation & smoothing - Image processing -- `simple`: [browser] - Simple demo in JavaScript that analzyes either WebCam or WebRTC input -- `simple`: [browser] - Simple demo in TypeScript that analzyes either WebCam +- `typescript`: [browser] + Simple demo in WebCam processing demo in TypeScript - `facematch`: [browser] Extracts faces from images, calculates face descriptors and simmilarities and matches them to known database - `multithread`: [browser]