From e01568b9439df1bfa8bf12a676dc1b1a7d97a0e6 Mon Sep 17 00:00:00 2001 From: igino-dedomenico <66675146+igino-dedomenico@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:34:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 695f44b..5c75257 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This Python script is designed to prevent your computer from going into standby ## Usage 1. Clone or download this repository to your local machine. 2. Open a terminal or command prompt and navigate to the directory where the script is located. -3. Run the script using the following command: python prevent_standby.py +3. Run the script using the following command: python auto-clicker.py Replace `` with the desired idle time in seconds before a key press is simulated. For example, to prevent standby for 5 minutes (300 seconds), you would run: