From 76d2e83efafccaad0e26801c510ee5da8291cbe6 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Mon, 7 Nov 2022 02:44:30 -0500 Subject: [PATCH] docs: add a quick blurb on doc site of what bottom is (#875) --- docs/content/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/content/index.md b/docs/content/index.md index 55dbdf72..2623513a 100644 --- a/docs/content/index.md +++ b/docs/content/index.md @@ -4,6 +4,10 @@ title: Home # `bottom` +A customizable cross-platform graphical process/system monitor for the terminal, supporting Linux, macOS, and Windows. Inspired by other tools like [gtop](https://github.com/aksakalli/gtop), [gotop](https://github.com/xxxserxxx/gotop), and [htop](https://github.com/htop-dev/htop). + +--- + This site serves as extended documentation for bottom alongside the [`README.md`](https://github.com/ClementTsang/bottom#readme). !!! Warning