From a29b17f3b31456a61cd953d9f9571f8c3ca7ea64 Mon Sep 17 00:00:00 2001 From: P7MJ Date: Fri, 6 Feb 2026 20:01:54 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce4f3e0..8f3000f 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,11 @@ Then, download the python file from above. You can choose to run it through doub `python interceptor-aps.py` -

Config

+

Path

At the start of the code, there is this config section: ``` -# ---------- CONFIGURATION ---------- # - +# ---------- Monitor Path ---------- # monitor_path = r"C:\Program Files\Renato Software\Senso.Cloud.Client" # Path to be monitored ``` You should not have to change the path, but if it is neccesary, redirect it to the Senso.Cloud.Client directory which should be located at `C:\Program Files\Renato Software\Senso.Cloud.Client` or any other folder in the case it had been modified.