From 8297408af8d195abce6f258fa2e9d53d0625e5da Mon Sep 17 00:00:00 2001 From: meilaleinalainengithub Date: Tue, 7 Jan 2025 15:19:53 +0100 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 810a7c4..88ab87a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you want to add this program to Windows Startup (automatically run this when 1. Move the folder to ```%appdata%\\roaming```. 2. Run ```.reg```. -```.reg``` adds ```main.py``` to the Windows Registry and runs the script on startup. +```.reg``` adds ```RUNME.vbs``` to the Windows Registry, which runs ```main.py``` without it's terminal on startup. ### How to Use 1. Import your desired statuses into ```statuses.txt```.