Update README.md

This commit is contained in:
redphx 2022-05-03 17:54:03 +07:00 committed by GitHub
parent 491644c1d2
commit 3e5dfa2439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 8 deletions

View File

@ -128,14 +128,17 @@ pip3 install -r requirements.txt
1. **What is the correct way to hold a Joy-Con?** 1. **What is the correct way to hold a Joy-Con?**
Hold the Joy-Con (L)/(R) in your right hand, with your palm touching the back of Joy-Con. Hold the Joy-Con (L)/(R) in your right hand, with your palm touching the back of Joy-Con.
2. **How to control with Joy-Con (L)?** 2. **How to control with Joy-Con (L)?**
- Up = X
- Right = A | Joy-Con (L) | Joy-Con (R) |
- Down = B |-------------|-------------|
- Left = Y | Up | X |
- L = R | Right | A |
- ZL = ZR | Down | B |
- Minus = Plus | Left | Y |
| L | R |
| ZL | ZR |
| Minus | Plus |
3. **How to exit JoyDance?** 3. **How to exit JoyDance?**
Press `Ctrl + C` two times or close the Terminal window. Press `Ctrl + C` two times or close the Terminal window.