summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-02-03 03:05:18 -0500
committerGitHub <noreply@github.com>2023-02-03 03:05:18 -0500
commita94a8059da0c523b4bebee2a99fc071a99689bcc (patch)
tree1700a314393c14aff02a76f687ad75b613c2927a /README.md
parentd72f75cdce8a7cf02b2dafc1e24ce6089528ed28 (diff)
docs: add docs on process kill, update docs on updating docs (#1010)
* docs: add some documentation on process term, update captions * docs on updating docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8655979..b111350e 100644
--- a/README.md
+++ b/README.md
@@ -73,8 +73,8 @@ As (yet another) process/system visualization and management application, bottom
- [A process widget](https://clementtsang.github.io/bottom/nightly/usage/widgets/process/) for displaying, sorting, and searching info about processes, as well as support for:
- - Kill signals
- - Tree mode
+ - [Kill signals](https://clementtsang.github.io/bottom/nightly/usage/widgets/process/#process-termination)
+ - [Tree mode](https://clementtsang.github.io/bottom/nightly/usage/widgets/process/#tree-mode)
- Cross-platform support for Linux, macOS, and Windows, with more planned in the future.