diff --git a/README.md b/README.md index 189d8d9..193ad71 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # @validatem/core +![Validatem logo](https://validatem.cryto.net/validatem-logo.svg) + The last validation library you'll ever need. * Does __every kind of validation__, and does it well: it doesn't matter whether you're validating function arguments, form data, JSON request bodies, configuration files, or whatever else. As long as it's structured data of some sort, Validatem can deal with it.