-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from F0lkl0re/master
Update README.md
- Loading branch information
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
# FutureRestore-GUI | ||
# Futurerestore GUI (Currently unfinished) | ||
![Github CI](https://img.shields.io/github/workflow/status/JohnnnnyKlayy/FutureRestore-GUI/Java%20CI%20with%20Gradle.svg) | ||
![Github releases](https://img.shields.io/github/v/release/JohnnnnyKlayy/FutureRestore-GUI?include_prereleases.svg) | ||
![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) | ||
|
||
## Don't use this, it's not done :) | ||
A GUI implementation for FutureRestore written in Java | ||
|
||
## Installation | ||
|
||
Download from [releases](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/releases). Java 8 required for both Mac and Universal apps. | ||
|
||
|
||
## Usage | ||
|
||
Download [FutureRestore](https://github.com/marijuanARM/futurerestore/releases). Download target iPSW from [iPSW.me](https://ipsw.me) or [iPSW.dev](https://ipsw.dev). | ||
|
||
## Contributing | ||
|
||
Cloning the repository: | ||
``` | ||
git clone https://github.com/JohnnnnyKlayy/FutureRestore-GUI.git | ||
``` | ||
|
||
Pull requests are welcome. For major feature requests, please open an issue to discuss what improvements you would like to see. |