diff --git a/README.md b/README.md index 18296e289..e0126a37a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ It also allows "stacking" conditions via `when` for properties that depend on mo child property. Yup separates the parsing and validating functions into separate steps so it can be used to parse json separate from validating it, via the `cast` method. +**Try it out:** https://runkit.com/jquense/yup# + **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*