Skip to content

Commit dbc617c

Browse files
authored
doc: fix the MediaPipe version (#1412)
1 parent b959393 commit dbc617c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MediaPipe Unity Plugin
22

3-
This is a Unity (>= 2022.3) [Native Plugin](https://docs.unity3d.com/Manual/NativePlugins.html) to use [MediaPipe](https://github.com/google/mediapipe) (0.10.20).
3+
This is a Unity (>= 2022.3) [Native Plugin](https://docs.unity3d.com/Manual/NativePlugins.html) to use [MediaPipe](https://github.com/google/mediapipe) (0.10.22).
44

55
The goal of this project is to port the MediaPipe API (C++) _one by one_ to C# so that it can be called from Unity.\
66
This approach may sacrifice performance when you need to call multiple APIs in a loop, but it gives you the flexibility to use MediaPipe instead.

0 commit comments

Comments
 (0)