Skip to content

Commit

Permalink
Update library description in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gengteng committed Oct 21, 2023
1 parent 094c3b7 commit 27d42b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## 📑 Overview

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

## 🚀 Basic usage

Expand Down

0 comments on commit 27d42b3

Please sign in to comment.