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.
1 parent 92a7b8e commit 02a2343Copy full SHA for 02a2343
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