We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92a7b8e + 02a2343 commit 7c4c737Copy full SHA for 7c4c737
readme.md
@@ -33,6 +33,7 @@ VisualCeption needs the following components to run:
33
Add the module to <code>_bootstrap.php</code>.
34
35
<code>include_once "/path/to/module/VisualCeption.php";</code>
36
+<code>include_once "/path/to/module/ImageDeviationException.php";</code>
37
38
### Configuration
39
0 commit comments