Skip to content

Commit 564a61e

Browse files
authored
Update README.md
1 parent 26d99a1 commit 564a61e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@
99
[![Passed Tests](https://github.com/milwad-dev/laravel-validate/actions/workflows/run-tests.yml/badge.svg)](https://github.com/milwad-dev/laravel-validate/actions/workflows/run-tests.yml)
1010
[![Quality Score](https://img.shields.io/scrutinizer/g/milwad-dev/laravel-validate.svg?style=flat-square)](https://scrutinizer-ci.com/g/milwad-dev/laravel-validate)
1111
[![Check Imports](https://github.com/milwad-dev/laravel-validate/actions/workflows/imports.yml/badge.svg?branch=1.x)](https://github.com/milwad-dev/laravel-validate/actions/workflows/imports.yml)
12+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/milwad-dev/laravel-validate)
1213

1314
***
1415
The `Laravel-Validate` package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation
1516
logic. <br>
16-
You can validate data more easily, `Laravel Validate` has lots of rule classes for validation. <br>
17-
This package supports localization and can be used for most of the languages. <br>
17+
You can validate data more easily. The `Laravel Validate` has lots of rule classes for validation. <br>
18+
This package supports localization and can be used for most languages. <br>
1819
(If some language didn't support, you can <a href="https://github.com/milwad-dev/laravel-validate/pulls">PR</a> for new language)
1920

2021
# Requirements

0 commit comments

Comments
 (0)