From 94e003f4e349687c5536f7edb826521170d13c01 Mon Sep 17 00:00:00 2001 From: zvspany Date: Fri, 6 Mar 2026 17:23:43 +0000 Subject: [PATCH] Update script name in README for running instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82273a1..2d32aa3 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ pip install requests textual ## Running ```bash -python checkaddy.py +python run.py ``` ## Notes