From 02a2343cc431358029a0d2c91033a68d9b96d86e Mon Sep 17 00:00:00 2001 From: "kotie.smit" Date: Thu, 26 Feb 2015 11:01:33 +0200 Subject: [PATCH] Fix #37 --- readme.md | 1 + 1 file changed, 1 insertion(+) 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