diff --git a/README.md b/README.md index ca5d828..f7041c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # axum-valid [![crates.io](https://img.shields.io/crates/v/axum-valid)](https://crates.io/crates/axum-valid) +[![crates.io download](https://img.shields.io/crates/d/axum-valid)](https://crates.io/crates/axum-valid) [![LICENSE](https://img.shields.io/badge/license-MIT-blue)](https://github.com/gengteng/axum-valid/blob/main/LICENSE) [![dependency status](https://deps.rs/repo/github/gengteng/axum-valid/status.svg)](https://deps.rs/repo/github/gengteng/axum-valid) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/gengteng/axum-valid/.github/workflows/main.yml?branch=main)](https://github.com/gengteng/axum-valid/actions/workflows/ci.yml) @@ -102,4 +103,4 @@ This project is licensed under the MIT License. * [axum-extra](https://crates.io/crates/axum-extra) * [axum-yaml](https://crates.io/crates/axum-yaml) * [axum-msgpack](https://crates.io/crates/axum-msgpack) -* [axum_typed_multipart](https://crates.io/crates/axum_typed_multipart) \ No newline at end of file +* [axum_typed_multipart](https://crates.io/crates/axum_typed_multipart)