From d56aa0172eceeaae9cc8a436163bd13e1ec32f1d Mon Sep 17 00:00:00 2001 From: gengteng Date: Tue, 1 Aug 2023 22:13:12 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d769ea4..abc7159 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # axum-valid -![crates.io](https://img.shields.io/crates/v/axum-valid) +[![crates.io](https://img.shields.io/crates/v/axum-valid)](https://crates.io/crates/axum-valid) ![LICENSE](https://img.shields.io/badge/license-MIT-blue) [![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)