From 0e23b0f67a16229fd0e0e69560e40f6e6605933a Mon Sep 17 00:00:00 2001 From: Toydotgam <64190512+Toydotgame@users.noreply.github.com> Date: Wed, 11 Nov 2020 08:57:32 +1000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a053eeb..8668e97 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,14 @@ Use your favourite terminal for this. No dependencies. Just Java. ```cmd java src/GUI.java ``` - +### From the [Releases](https://github.com/Toydotgame/LockScreenChanger/releases) Tab +1. Download the latest `.jar` file. +2. Move the file to the location of a `.jpg` file you'd like to set as your lock screen. (In the same folder) +3. Run the `.jar`. +4. Enter the file information:
+ ![](Window.png)
+ a) The name of the new background you want. (_Make sure it's a `.jpg` file!_)
+ b) The JPEG filename of the image in `C:\Program Files\images\`. In my school's case: `1.jpg`, `2.jpg`, or `7.jpg`. ## Planned Features: (Not certain that they'll be in the app, though!) * Command-line launch arguments