From 5989da07a4f39ae8ac461b2c3590a152fc6fbf0b Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 21 Jun 2025 01:07:28 -0400 Subject: [PATCH] docs: fix CI shield (#1744) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 791e6809..33787a79 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A customizable cross-platform graphical process/system monitor for the terminal.
Supports Linux, macOS, and Windows. Inspired by gtop, gotop, and htop.

-[CI status](https://github.com/ClementTsang/bottom/actions?query=branch%main) +[CI status](https://github.com/ClementTsang/bottom/actions?query=branch%main) [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://clementtsang.github.io/bottom/stable) [Nightly documentation](https://clementtsang.github.io/bottom/nightly)