Update README.md

This commit is contained in:
2026-02-06 20:01:54 -05:00
parent 23cc385fba
commit a29b17f3b3

View File

@@ -22,12 +22,11 @@ Then, download the python file from above. You can choose to run it through doub
`python interceptor-aps.py`
<h2>Config</h2>
<h2>Path</h2>
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.