mirror of
https://github.com/YuzuZensai/iOS-DiscordPresence.git
synced 2026-01-31 14:57:30 +00:00
Fixed Typo
This commit is contained in:
@@ -7,7 +7,7 @@ This is my first jailbreak tweak <3, so it might not be perfect
|
|||||||

|

|
||||||

|

|
||||||
|
|
||||||
## ✨ Feature
|
## ✨ Features
|
||||||
|
|
||||||
- Detect running games and show them on your discord!
|
- Detect running games and show them on your discord!
|
||||||
- Fetch Discord token from the iOS Discord Application
|
- Fetch Discord token from the iOS Discord Application
|
||||||
@@ -19,7 +19,7 @@ This is my first jailbreak tweak <3, so it might not be perfect
|
|||||||
3. Respring
|
3. Respring
|
||||||
4. Configure the tweak in the settings
|
4. Configure the tweak in the settings
|
||||||
|
|
||||||
## 👜 Prerequisites
|
## 👜 Prerequisite
|
||||||
|
|
||||||
- [Theos](https://theos.dev/)
|
- [Theos](https://theos.dev/)
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ This is my first jailbreak tweak <3, so it might not be perfect
|
|||||||
2. Edit ``Makefile`` if needed
|
2. Edit ``Makefile`` if needed
|
||||||
3. Run ``make do`` to build and install on your device, ``make package`` to build, or ``make package FINALPACKAGE=1`` for production build
|
3. Run ``make do`` to build and install on your device, ``make package`` to build, or ``make package FINALPACKAGE=1`` for production build
|
||||||
|
|
||||||
## ⚠️ Disclaimer
|
## ⚠️ Disclaimers
|
||||||
|
|
||||||
Only tested on iOS 14.3, but it should work on other versions too
|
Only tested on iOS 14.3, but it should work on other versions too
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user