From 80a4064edb44bb59a637825751efad80d4794b11 Mon Sep 17 00:00:00 2001 From: Matt Kingshott <51963402+mattkingshott@users.noreply.github.com> Date: Wed, 1 Apr 2020 13:38:41 +0100 Subject: [PATCH] updated link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 919d57b..a91a70f 100755 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Iodine.js is a micro client-side validation library. It has no dependencies and The easiest way to pull Iodine into your project is via a CDN: ```html - + ``` ## Usage