From 0a9a6cfa60fe5f567708755879ae5d03b730efa4 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Tue, 27 Dec 2022 06:37:31 -0500 Subject: [PATCH] docs: fix readme workflow shield (#935) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51b681c8..036dcefb 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%3Amaster) +[CI status](https://github.com/ClementTsang/bottom/actions?query=branch%3Amaster) [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://clementtsang.github.io/bottom/stable) [Nightly documentation](https://clementtsang.github.io/bottom/nightly)