diff --git a/README.md b/README.md index f5fae0b..4168f8a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Then your Validation.yaml could look like this: options: minimum: 3 maximum: 20 - + As you see: Nesting is possible ;) That way you can easily construct flexible structures.