From 186bd05ea4323c06d0ae7ad3a5bf2e14881887e2 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Sat, 24 Nov 2012 18:59:11 +0000 Subject: Mention the loosely-coupled nature of the notifiers and testers. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 5426c38..e3c0945 100644 --- a/README +++ b/README @@ -33,6 +33,10 @@ main scripts: raises/clears alerts based upon the result of the test. +Custodian uses class-factories to ensure that protocol tests, and notification +objects are only losely tied to the core. This is done so that custodian +may be extended or adapted more easily to your environment. + Configuration -- cgit v1.2.3