From 6cbfaac4f4567cda80ab33f3ef688c8eafce407a Mon Sep 17 00:00:00 2001 From: JJTech Date: Mon, 13 Jun 2022 18:39:34 -0400 Subject: [PATCH] Make it more consistent Signed-off-by: JJTech --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87e52aaf..5e8817dd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ SideStore is a alternative to AltStore and is a sandboxed iOS application like A [Netmuxd](https://github.com/jkcoxson/netmuxd) is a program that replaces Usbmuxd to be able to connect over a VPN reliably. It is programmed in the Rust programming language and it is open source. ### Roxas -Roxas is Riley Testut's internal framework from AltStore used across many of their iOS projects, developed to simplify a variety of common tasks used in iOS development. For more info, check the [Roxas repo](https://github.com/rileytestut/roxas). +[Roxas](https://github.com/rileytestut/roxas) is Riley Testut's internal framework from AltStore used across many of their iOS projects, developed to simplify a variety of common tasks used in iOS development. ## Compilation Instructions AltStore and AltServer are both fairly straightforward to compile and run if you're already an iOS or macOS developer. To compile AltStore and/or AltServer: