From 55c68135886eaf77cbecf2afbc37ec538d0afc2c Mon Sep 17 00:00:00 2001 From: JohnnnnyKlayy <45371102+JohnnnnyKlayy@users.noreply.github.com> Date: Thu, 4 Mar 2021 22:00:18 -0500 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d718352..d8ef92e 100644 --- a/README.md +++ b/README.md @@ -4,23 +4,22 @@ ![Github issues](https://img.shields.io/github/issues/JohnnnnyKlayy/FutureRestore-GUI.svg) ![Github repo size](https://img.shields.io/github/repo-size/JohnnnnyKlayy/FutureRestore-GUI.svg) - -A GUI implementation for futurerestore written in Java +A GUI implementation for FutureRestore written in Java ## Installation -Download from releases tab [here](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/releases) (Requires Java 8 for universal build) and futurerestore from [here](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/releases) +Download from [releases](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/releases). Java 8 required for both Mac and Universal apps. ## Usage -Cloning the repository: +Download [FutureRestore](https://github.com/marijuanARM/futurerestore/releases). Download target iPSW from [iPSW.me](https://ipsw.me) or [iPSW.dev](https://ipsw.dev). + +## Contributing -```java +Cloning the repository: +``` git clone https://github.com/JohnnnnyKlayy/FutureRestore-GUI.git ``` -## Contributing -Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. - -Please make sure to update tests as appropriate. +Pull requests are welcome. For major feature requests, please open an issue to discuss what improvements you would like to see.