From 6db864905f6f10c38d0491499108e8fc8e231049 Mon Sep 17 00:00:00 2001 From: kishanraja Date: Tue, 23 Jun 2020 22:43:24 +0530 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 14e4ad5..a2b23fb 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,6 @@ FloatingLabelTextFieldSwiftUI also have some inbuilt validation regex checker fi Here is some example 1. Email Validation -

@@ -245,8 +244,8 @@ struct ContentView: View { } ``` -2. Name Validation +2. Name Validation