Skip to content

Commit

Permalink
Merge pull request #19 from CoocooFroggy/dev
Browse files Browse the repository at this point in the history
Fix readme with old links and screenshots
  • Loading branch information
CoocooFroggy authored Mar 30, 2021
2 parents a0610d3 + 4a8ba5c commit d9c8684
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
Binary file added .github/Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .github/FutureRestoreGUIDark.png
Binary file not shown.
Binary file removed .github/FutureRestoreGUILight.png
Binary file not shown.
Binary file added .github/Light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Futurerestore GUI
![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)
![Github CI](https://img.shields.io/github/workflow/status/CoocooFroggy/FutureRestore-GUI/Java%20CI%20with%20Gradle.svg)
![Github releases](https://img.shields.io/github/v/release/CoocooFroggy/FutureRestore-GUI?include_prereleases.svg)
![Github issues](https://img.shields.io/github/issues/CoocooFroggy/FutureRestore-GUI.svg)
![Github repo size](https://img.shields.io/github/repo-size/CoocooFroggy/FutureRestore-GUI.svg)

A GUI implementation for FutureRestore written in Java.

![Screenshot of FutureRestore GUI in Light Theme](.github/FutureRestoreGUILight.png?raw=true "FutureRestore GUI Light")
![Screenshot of FutureRestore GUI in Dark Theme](.github/FutureRestoreGUIDark.png?raw=true "FutureRestore GUI Dark")
![Screenshot of FutureRestore GUI in Light Theme](.github/Light.png?raw=true "FutureRestore GUI Light")
![Screenshot of FutureRestore GUI in Dark Theme](.github/Dark.png?raw=true "FutureRestore GUI Dark")

## Installation

Download from [releases](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/releases). No Java download required (it's bundled).
Download from [releases](https://github.com/CoocooFroggy/FutureRestore-GUI/releases). No Java download required (it's bundled).

On Mac, right click the Mac app and click "Open" to open.

Expand Down Expand Up @@ -72,13 +72,13 @@ Download FutureRestore using the button included in the GUI, or manually from [h

For FutureRestore related issues, refer to #futurerestore-help in the [r/jailbreak Discord server](https://discord.gg/GaCUYSDGt9).

For GUI related issues, open an issue in the GitHub [issues section](https://github.com/JohnnnnyKlayy/FutureRestore-GUI/issues).
For GUI related issues, open an issue in the GitHub [issues section](https://github.com/CoocooFroggy/FutureRestore-GUI/issues).

## Contributing

Cloning the repository:
```
git clone https://github.com/JohnnnnyKlayy/FutureRestore-GUI.git
git clone https://github.com/CoocooFroggy/FutureRestore-GUI.git
```

Pull requests are welcome. For major feature requests, please open an issue to discuss what improvements you would like to see.

0 comments on commit d9c8684

Please sign in to comment.