summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar xTeKc <bcd3v@pm.me>2022-10-02 16:48:33 -0400
committerLibravatar xTeKc <bcd3v@pm.me>2022-10-02 16:48:33 -0400
commit12ff7964e81f15158cea6bfed29939c07bd015a4 (patch)
tree4f93e3bddf921c45c69f7f867c4d78e5bf6c6f28 /README.md
parent97f385e093711c269df315b28f76e66e0220e22a (diff)
downloadiced-12ff7964e81f15158cea6bfed29939c07bd015a4.tar.gz
iced-12ff7964e81f15158cea6bfed29939c07bd015a4.tar.bz2
iced-12ff7964e81f15158cea6bfed29939c07bd015a4.zip
update: match test badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e52234e..dc065ada 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[![Crates.io](https://img.shields.io/crates/v/iced.svg)](https://crates.io/crates/iced)
[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/iced-rs/iced/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/iced.svg)](https://crates.io/crates/iced)
-[![Test Status](https://github.com/iced-rs/iced/workflows/Test/badge.svg?event=push)](https://github.com/iced-rs/iced/actions)
+[![Test Status](https://img.shields.io/github/workflow/status/iced-rs/iced/Test?event=push&label=test)](https://github.com/iced-rs/iced/actions)
[![Discord Server](https://img.shields.io/discord/628993209984614400?label=&labelColor=6A7EC2&logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/3xZJ65GAhd)
A cross-platform GUI library for Rust focused on simplicity and type-safety.