diff --git a/README.md b/README.md index acb2640e..72d770eb 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,37 @@ -# StikJIT - -A **work-in-progress** on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by [`idevice`](https://github.com/jkcoxson/idevice). -[![GitHub Release](https://img.shields.io/github/v/release/0-Blu/StikJIT?include_prereleases)](https://github.com/0-Blu/StikJIT/releases) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/0-Blu/StikJIT/pulls) -[![GitHub License](https://img.shields.io/github/license/0-Blu/StikJIT?color=%23C96FAD&cache=none)](https://github.com/0-Blu/StikJIT/blob/main/LICENSE) -![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/0-Blu/StikJIT/total) - +
+ Logo +
+ + +
+

StikJIT

+

~ A on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice ~

+
+
+ +|

Sources

|

Store

|

Library

|

Signing

| +|:--:|:--:|:--:|:--:| +| **Home Screen** | **Apps List** | **Settings** | **JIT Under 10 Seconds** | +
+ + + + + + + + + + + + + + + + +
+
+ ## Requirements [StossVPN](https://testflight.apple.com/join/hBUbg4ZJ) is required. This allows the device to connect to itself. diff --git a/assets/AppsList.PNG b/assets/AppsList.PNG new file mode 100644 index 00000000..101139d2 Binary files /dev/null and b/assets/AppsList.PNG differ diff --git a/assets/GetJIT.gif b/assets/GetJIT.gif new file mode 100644 index 00000000..f617fb6a Binary files /dev/null and b/assets/GetJIT.gif differ diff --git a/assets/HomeScreen.PNG b/assets/HomeScreen.PNG new file mode 100644 index 00000000..4f0e3ef9 Binary files /dev/null and b/assets/HomeScreen.PNG differ diff --git a/assets/Settings.PNG b/assets/Settings.PNG new file mode 100644 index 00000000..7eb0a2ef Binary files /dev/null and b/assets/Settings.PNG differ diff --git a/assets/StikJIT_Rounded_Corners.png b/assets/StikJIT_Rounded_Corners.png new file mode 100644 index 00000000..c39f703a Binary files /dev/null and b/assets/StikJIT_Rounded_Corners.png differ