diff --git a/readme.md b/readme.md
index a4ad7ec..ec15b13 100755
--- a/readme.md
+++ b/readme.md
@@ -33,6 +33,7 @@ VisualCeption needs the following components to run:
Add the module to _bootstrap.php.
include_once "/path/to/module/VisualCeption.php";
+include_once "/path/to/module/ImageDeviationException.php";
### Configuration