From 1ffde3a6f3c7b074ad0761fa8c3ca39febc407f2 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 17 Jun 2026 00:51:08 -0400 Subject: [PATCH] docs: Update README feature links (#2085) Seems like I forgot to update these when updating the docs in general. --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9c7af452..2c1b3ef0 100644 --- a/README.md +++ b/README.md @@ -68,15 +68,17 @@ As (yet another) process/system visualization and management application, bottom supports the typical features: - Graphical visualization widgets for: - - [CPU usage](https://bottom.pages.dev/nightly/usage/widgets/cpu/) over time, at an average and per-core level - - [RAM and swap usage](https://bottom.pages.dev/nightly/usage/widgets/memory/) over time - - [Network I/O usage](https://bottom.pages.dev/nightly/usage/widgets/network/) over time + - [CPU usage](https://bottom.pages.dev/nightly/usage/widgets/cpu-graph/) over time, at an average and per-core level + - [RAM and swap usage](https://bottom.pages.dev/nightly/usage/widgets/memory-graph/) over time + - [Network I/O usage](https://bottom.pages.dev/nightly/usage/widgets/network-graph/) over time + - [Temperature](https://bottom.pages.dev/nightly/usage/widgets/temperature-graph/) over time + - [Disk I/O usage](https://bottom.pages.dev/nightly/usage/widgets/disk-io-graph/) over time with support for zooming in/out the current time interval displayed. - Widgets for displaying info about: - [Disk capacity/usage](https://bottom.pages.dev/nightly/usage/widgets/disk/) - - [Temperature sensors](https://bottom.pages.dev/nightly/usage/widgets/temperature/) + - [Temperature sensors](https://bottom.pages.dev/nightly/usage/widgets/temperature-table/) - [Battery usage](https://bottom.pages.dev/nightly/usage/widgets/battery/) - [A process widget](https://bottom.pages.dev/nightly/usage/widgets/process/) for displaying, sorting, and searching info about processes, as well as support for: