Skip to content

Commit c6a7f5f

Browse files
authored
Merge pull request #11 from Synthird/new-instructions-for-jar
Update README with new instructions and screenshot
2 parents 8429bb6 + 792b23c commit c6a7f5f

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

README.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Resize a GUI window by entering a number into textfields/textboxes.
44

5-
![Textfield resizes window GUI](https://github.com/user-attachments/assets/a0e33f61-3137-46b3-86fc-70c5644e8daf)
5+
![Textfield resizes window GUI](https://github.com/user-attachments/assets/b2653afe-bbc4-42ae-9497-5729e19d8527)
66

77
## Download/Installation
88

9-
You can download a version in the [releases page](https://github.com/Synthird/Textfield-resizes-window/releases).
9+
You can download the latest version in the [releases page](https://github.com/Synthird/Textfield-resizes-window/releases/latest).
1010

1111
### Opening the exe in the zip folder (Windows only)
1212

@@ -20,19 +20,20 @@ This is not a virus, so it is safe to install.
2020

2121
### Opening the jar file (Any operating system)
2222

23-
You need an openJDK installed on your device to open the jar file. Here are a couple ones to choose:
24-
25-
- [Amazon Correto](https://aws.amazon.com/corretto/)
26-
- [Azul Zulu](https://www.azul.com/downloads/?package=jdk#zulu)
27-
- [Eclipse Adoptium](https://adoptium.net/)
28-
- [IBM Semeru Runtimes](https://developer.ibm.com/languages/java/semeru-runtimes/)
29-
- [Microsoft's openJDK](https://www.microsoft.com/openjdk)
30-
- [Oracle GraalVM](https://www.graalvm.org/downloads/)
31-
- [Oracle Java SE](https://www.oracle.com/java/technologies/downloads/)
32-
- [Red Hat's openJDK](https://developers.redhat.com/products/openjdk/download)
33-
- [SapMachine](https://sap.github.io/SapMachine/)
34-
35-
Once you installed an openJDK, download the jar file and open it.
23+
1. You need an openJDK installed on your device to open the jar file. Here are a couple ones to choose:
24+
25+
- [Amazon Correto](https://aws.amazon.com/corretto/)
26+
- [Azul Zulu](https://www.azul.com/downloads/?package=jdk#zulu)
27+
- [Eclipse Adoptium](https://adoptium.net/)
28+
- [IBM Semeru Runtimes](https://developer.ibm.com/languages/java/semeru-runtimes/)
29+
- [Microsoft's openJDK](https://www.microsoft.com/openjdk)
30+
- [Oracle GraalVM](https://www.graalvm.org/downloads/)
31+
- [Oracle Java SE](https://www.oracle.com/java/technologies/downloads/)
32+
- [Red Hat's openJDK](https://developers.redhat.com/products/openjdk/download)
33+
- [SapMachine](https://sap.github.io/SapMachine/)
34+
35+
2. Once you installed an openJDK, download and unzip the zip folder called "Textfield-resizes-window-jar.zip"
36+
3. Open the jar file in the unzipped folder
3637

3738
## License
3839

0 commit comments

Comments
 (0)