Skip to content

Commit a5ff61a

Browse files
Update README.md
1 parent 9a4bf9e commit a5ff61a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,12 @@ This plugin supports Tauri `1.x`, for `2.x` support check [v2 branch](https://gi
1212

1313
By default WebKit does not support all the joysticks and gamepads, especially on Safari (macOS and iOS). It does support a bit more in Chrome's version of WebKit, but that's not the one used by Tauri.
1414

15-
Therefor this plugin was created to bridge this gap and provide same access via homogenous Gamepad API that's already available in most browsers.
15+
Therefore this plugin was created to bridge this gap and provide same access via homogenous Gamepad API that's already available in most browsers.
16+
17+
## Tutorial
18+
19+
[YouTube](https://www.youtube.com/embed/EuGDSnfuGjU?si=0LLJXYvER_acBOWg)
20+
[![youtube tutorial](https://img.youtube.com/vi/EuGDSnfuGjU/maxresdefault.jpg)](https://www.youtube.com/embed/EuGDSnfuGjU?si=0LLJXYvER_acBOWg)
1621

1722

1823
## Usage

0 commit comments

Comments
 (0)