diff --git a/README.md b/README.md index d333ba5..4a3c014 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This library provides provides a convenient interface for developing Amazon Alex It represents a breaking change (and is forked) from jakobsuchy/amazon-alexa-php +The most important changes are the addition of XSS purification and some basic Doctrine validation, and making + everything stateless, SRP and more testable + ## Usage Install via composer: `composer require froodley/amazon-alexa-php`