diff --git a/README.md b/README.md index 82d7e42..af74a5d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # ValidatedObject `Plain Old Ruby` + `Rails Validations` = **self-checking Ruby objects**. + Here's a quick example of a common case: an immutable, required, type-checked attribute: