@map-gesture-controls/core 0.1.6 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -88,6 +88,8 @@ Full docs, live demos, and configuration reference at **[sanderdesnaijer.github.
|
|
|
88
88
|
|
|
89
89
|
MediaPipe WASM and the hand landmarker model are loaded from public CDNs. No video frames are sent to any server. All gesture processing happens locally in the browser.
|
|
90
90
|
|
|
91
|
+
Built by [Sander de Snaijer](https://www.sanderdesnaijer.com).
|
|
92
|
+
|
|
91
93
|
## License
|
|
92
94
|
|
|
93
95
|
MIT
|