From 16f7084f940c96dba975f9b34b91eaefe72700e9 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 21 Jun 2025 01:35:25 -0400 Subject: [PATCH] docs: actually fix actions shield (#1745) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33787a79..5658919e 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%3Amain) [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://clementtsang.github.io/bottom/stable) [Nightly documentation](https://clementtsang.github.io/bottom/nightly)