diff --git a/README.md b/README.md
index 555ad1c..33843c4 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,17 @@
Cross platform, open-source and free idevice management tool written in C++
-
-
+
+
-
+
-
-
+
+
-
-
+
+
@@ -24,15 +24,14 @@
-
+
-
+
-
@@ -42,36 +41,40 @@ ## Features ### Connection -| Feature | Status | Notes | -| --------------------------- | -------------------- | ------------------------------------------------------------------------------------------- | -| USB Connection | ✅ Implemented | Fully supported on Windows, macOS, and Linux. | -| Wireless Connection (Wi‑Fi) | ⚠️ To be implemented | - | + +| Feature | Status | Notes | +| --------------------------- | -------------------- | --------------------------------------------- | +| USB Connection | ✅ Implemented | Fully supported on Windows, macOS, and Linux. | +| Wireless Connection (Wi‑Fi) | ⚠️ To be implemented | - | ### Tools -| Feature | Status | Notes | -| ---------------------------------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------- | -| [AirPlay](#airplay) | ✅ Implemented | Cast your device screen to your computer. | -| [Download & Install Apps From Apple Store](#app-store) | ✅ Implemented | Download and install apps directly from the Apple Store. | -| [Virtual Location](#virtual-location) | ✅ Implemented | Simulate GPS location. Requires a mounted Developer Disk Image. **( iOS 6 - iOS 16)** | -| [iFuse Filesystem Mount](#ifuse-filesystem-mount) | ✅ Implemented | Mount the device's filesystem. (Windows & Linux only) | -| Gallery | ✅ Implemented | - | -| File Explorer | ✅ Implemented | Explore the device's filesystem. | -| Wireless Gallery Import | ✅ Implemented | Import photos wirelessly (requires the Shortcuts app on the iDevice). | -| [Cable Info](#cable-info) | ✅ Implemented | Check authenticity of connected USB cables and more. | -| [Network Device Discovery](#network-device-discovery) | ✅ Implemented | Discover and monitor devices on your local network. | -| [SSH Terminal](#ssh-terminal) **(Jailbroken)** | ✅ Implemented | Open up a terminal on your iDevice. | -| Query MobileGestalt | ✅ Implemented | Read detailed hardware and software information from the device. | -| [Live Screen](#live-screen) | ✅ Implemented | View your device's screen in real-time **(wired)**. | -| Developer Disk Images | ✅ Implemented | Manage and mount developer disk images. **( iOS 6 - iOS 16)** | + +| Feature | Status | Notes | +| ------------------------------------------------------ | -------------- | ------------------------------------------------------------------------------------- | +| [AirPlay](#airplay) | ✅ Implemented | Cast your device screen to your computer. | +| [Download & Install Apps From Apple Store](#app-store) | ✅ Implemented | Download and install apps directly from the Apple Store. | +| [Virtual Location](#virtual-location) | ✅ Implemented | Simulate GPS location. Requires a mounted Developer Disk Image. **( iOS 6 - iOS 16)** | +| [iFuse Filesystem Mount](#ifuse-filesystem-mount) | ✅ Implemented | Mount the device's filesystem. (Windows & Linux only) | +| Gallery | ✅ Implemented | - | +| File Explorer | ✅ Implemented | Explore the device's filesystem. | +| Wireless Gallery Import | ✅ Implemented | Import photos wirelessly (requires the Shortcuts app on the iDevice). | +| [Cable Info](#cable-info) | ✅ Implemented | Check authenticity of connected USB cables and more. | +| [Network Device Discovery](#network-device-discovery) | ✅ Implemented | Discover and monitor devices on your local network. | +| [SSH Terminal](#ssh-terminal) **(Jailbroken)** | ✅ Implemented | Open up a terminal on your iDevice. | +| Query MobileGestalt | ✅ Implemented | Read detailed hardware and software information from the device. | +| [Live Screen](#live-screen) | ✅ Implemented | View your device's screen in real-time **(wired)**. | +| Developer Disk Images | ✅ Implemented | Manage and mount developer disk images. **( iOS 6 - iOS 16)** | ### Device Actions -| Feature | Status | Notes | -| --------------------------- | -------------------- | ------------------------------------------------------------------------------------------- | -| Restart Device | ✅ Implemented | - | -| Shutdown Device | ✅ Implemented | - | -| Enter Recovery Mode | ✅ Implemented | - | + +| Feature | Status | Notes | +| ------------------- | -------------- | ----- | +| Restart Device | ✅ Implemented | - | +| Shutdown Device | ✅ Implemented | - | +| Enter Recovery Mode | ✅ Implemented | - | ## Fully Theme Aware +

@@ -87,6 +91,7 @@
## App Store + ### Download and Install Apps directly from the Apple Store! You need to sign in with your Apple ID to use this feature. @@ -96,7 +101,9 @@ You need to sign in with your Apple ID to use this feature. ## Virtual Location + ### Simulate GPS location on your iDevice! (iOS 6 - iOS 16) +






