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.