diff --git a/README.md b/README.md index 8b5bd30..eed9e7c 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ The documentation works both as an API reference and a programming tutorial. It C/C++ API Reference Guide | This document describes each API function in details. This is the reference document you should rely on. C/C++ Code Samples | Real world code samples on how to embed, load models and start experimenting with SOD. License Plate Detection | Learn how to detect vehicles license plates without heavy Machine Learning techniques, just standard image processing routines already implemented in SOD. +Porting our Face Detector to WebAssembly | Learn how we ported the SOD Realnets face detector into WebAssembly to achieve Real-time performance in the browser. ## Other useful links