From f374f3cf9d1d03b6f618a2371ace7a75e3e573f3 Mon Sep 17 00:00:00 2001 From: Luis Romero Date: Sat, 30 Oct 2021 00:28:30 -0500 Subject: [PATCH] add CDN use option with unpkg --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1ff1e00dc..b3ffbe052 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,12 @@ The library can also be installed through [bower][bower] $ bower install validator-js ``` +CDN + +```html + +``` + ## Contributors [Become a backer](https://opencollective.com/validatorjs#backer)