Update README.md
This commit is contained in:
@@ -22,12 +22,11 @@ Then, download the python file from above. You can choose to run it through doub
|
|||||||
|
|
||||||
`python interceptor-aps.py`
|
`python interceptor-aps.py`
|
||||||
|
|
||||||
<h2>Config</h2>
|
<h2>Path</h2>
|
||||||
At the start of the code, there is this config section:
|
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
|
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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user