diff --git a/readme.md b/readme.md index da77303..dc36596 100644 --- a/readme.md +++ b/readme.md @@ -33,7 +33,7 @@ modules: enabled: [WebDriver, VisualCeption] VisualCeption: - referenceImageDir: /home/codeception/referenceImages/ # Path to the reference + referenceImageDir: /home/codeception/referenceImages/ # Path to the reference folder maximumDeviation: 5 # deviation in percent ```