From a3869546ebbfc2af8150041bc28c8dd349d3a55e Mon Sep 17 00:00:00 2001 From: ealush Date: Wed, 15 Jul 2020 21:24:23 +0300 Subject: [PATCH] docs: update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3075eda8..2bc00aefb 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ - **Try vest live** - [Vanilla JS Example](https://stackblitz.com/edit/vest-vanilla-support-example?file=validation.js) - ReactJS Examples: - - [Example with test groups](https://codesandbox.io/s/ecstatic-waterfall-4i2ne?file=/src/validate.js) - - [Example with Async tests](https://codesandbox.io/s/youthful-williamson-loijb?file=/src/validate.js) - - [2](https://stackblitz.com/edit/vest-react-support-example?file=validation.js) - - [3](https://stackblitz.com/edit/vest-react-registration?file=validate.js) + - [Example 1 (groups)](https://codesandbox.io/s/ecstatic-waterfall-4i2ne?file=/src/validate.js) + - [Exmaple 2 (Async)](https://codesandbox.io/s/youthful-williamson-loijb?file=/src/validate.js) + - [Example 3](https://stackblitz.com/edit/vest-react-support-example?file=validation.js) + - [Example 4](https://stackblitz.com/edit/vest-react-registration?file=validate.js) - [VueJS Example](https://codesandbox.io/s/vest-vue-example-1j6r8?file=/src/validations.js) ## [Release Notes](https://github.com/ealush/vest/releases)