Skip to content

Commit 9a10210

Browse files
authored
Update README.md
1 parent a4395e0 commit 9a10210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
## 📑 Overview
1111

12-
**axum-valid** is a library that provides data validation extractors for the Axum web framework. It integrates *
13-
*validator**, **garde** and **validify**, three popular validation crates in the Rust ecosystem, to offer convenient
12+
**axum-valid** is a library that provides data validation extractors for the Axum web framework.
13+
It integrates **validator**, **garde** and **validify**, three popular validation crates in the Rust ecosystem, to offer convenient
1414
validation and data handling extractors for Axum applications.
1515

1616
## 🚀 Basic usage

0 commit comments

Comments
 (0)