Skip to content

Commit dff9880

Browse files
Update README.md
1 parent f7a6583 commit dff9880

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,16 @@
1717
- [✍️ Author](#-author)
1818
- [📃 License](#-license)
1919

20-
# Examples
20+
## Features
21+
* Customizable background and thumb/foreground
2122
* Normal Joystick Example
2223
* Locking Joystick Example
2324
* Polar or XY Coordinates
25+
26+
<p align="center">
2427
#### View these examples to see how to make your own Joystick!
28+
</p>
29+
2530
<p align="center">
2631
<img src="./Readme_Assets/LockingJoystick.gif" width="150" />
2732
<img src="./Readme_Assets/NormalJoystick.gif" width="150" />
@@ -35,6 +40,7 @@
3540
</p>
3641

3742

43+
3844
# 📲 How to Install 🕹️
3945

4046
### Swift Package Manager SPM
@@ -46,6 +52,7 @@ Add this line to your podfile
4652
`pod SwiftUIJoystick`
4753

4854

55+
4956
# 🛠 How to use
5057
### Example Code:
5158
### Ready to Copy, Paste, and Use (after install with SPM or Pods)

0 commit comments

Comments
 (0)