From edf710c374ceee1285fe2c9bb98ab725bf8ad50c Mon Sep 17 00:00:00 2001 From: Rajkumar Dusad <32831684+rajkumardusad@users.noreply.github.com> Date: Fri, 11 Dec 2020 10:55:06 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e35332..75ce064 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ composer require unicframework/validator ### Example ```php -use unicframework\validator\validator; +use validator\validator; $validator = new validator();