From c217933f911ab8878ddd0fb2a437b5dc96428c5b Mon Sep 17 00:00:00 2001 From: ZSThai <80140244+ZSThai@users.noreply.github.com> Date: Wed, 20 Dec 2023 00:00:44 +0700 Subject: [PATCH] update badge test page (#20) * update badge test page * Update README.md --------- Co-authored-by: NgocThai Co-authored-by: Finn Bear --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24508af..e68c904 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ [![Documentation](https://docs.rs/rustrict/badge.svg)](https://docs.rs/rustrict) [![crates.io](https://img.shields.io/crates/v/rustrict.svg)](https://crates.io/crates/rustrict) -[![Build](https://github.com/finnbear/rustrict/actions/workflows/build.yml/badge.svg)](https://github.com/finnbear/rustrict/actions/workflows/build.yml) [Test Page](https://finnbear.github.io/rustrict/) +[![Build](https://github.com/finnbear/rustrict/actions/workflows/build.yml/badge.svg)](https://github.com/finnbear/rustrict/actions/workflows/build.yml) +[![Test Page](https://img.shields.io/badge/Test-page-green)](https://finnbear.github.io/rustrict/) `rustrict` is a profanity filter for Rust. @@ -208,4 +209,4 @@ at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be -dual licensed as above, without any additional terms or conditions. \ No newline at end of file +dual licensed as above, without any additional terms or conditions.