diff --git a/README.md b/README.md index ba84520..e1e3a0a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ Interceptor APS by P7MJ is the newest derivation of the surveillance detections **Interceptor APS** is an APS (Active Protection System) designed to protect your computer from unwanted surveillance, especially from software like **Senso** (A common monitoring software found in schools and businesses). The program will allow you to select a window and start the counter-surveillance work. Once you are being watched, Interceptor will detect it. All windows will be minimized and your predetermined window will be brought to the front, all within 0.5 seconds and without human intervention.

Installation

-To install, some python libraries are required. Ensure **Python 3.13** or above is installed, and run the following in your terminal or PowerShell: +To install, some python libraries are required. Ensure Python 3.13 or above is installed, and run the following in your terminal or PowerShell: + pip install watchfiles pygetwindow pyautogui termcolor +