From 89546bf672ae3f23559988d24b9497936d68a176 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 25 May 2025 21:18:10 -0400 Subject: [PATCH] docs: add back CI badge (#1731) Second thoughts on this, it's useful I guess. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fd32fb4..791e6809 100644 --- a/README.md +++ b/README.md @@ -5,6 +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) [crates.io link](https://crates.io/crates/bottom) [Stable documentation](https://clementtsang.github.io/bottom/stable) [Nightly documentation](https://clementtsang.github.io/bottom/nightly)