From d5b6b46b6c04a2eaa5f5432ad3c5e7067031942f Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 27 Aug 2025 15:40:50 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2af0b81..8707e37 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,6 @@ Some antivirus software may flag the `.exe` files as false positives. This is a **Why this happens:** - Antivirus heuristics can misidentify packed executables as suspicious -- This affects many legitimate Python applications built with PyInstaller **Safe alternatives:** - ✅ **Use pip installation:** `pip install ytsage` (recommended)