From 17dbea9a094800723329fcb0a832aad758a678b8 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Thu, 28 Apr 2022 20:37:41 -0400 Subject: [PATCH] docs: add back TOC --- README.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c29b0bb1..a3538804 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,32 @@

+## Table of contents + +- [Features](#features) +- [Support](#support) +- [Installation](#installation) + - [Cargo](#cargo) + - [Arch Linux](#arch-linux) + - [Debian/Ubuntu](#debianubuntu) + - [Fedora/CentOS](#fedoracentos) + - [Gentoo](#gentoo) + - [Nix](#nix) + - [Solus](#solus) + - [Homebrew](#homebrew) + - [MacPorts](#macports) + - [Scoop](#scoop) + - [Chocolatey](#chocolatey) + - [winget](#winget) + - [Manual installation](#manual-installation) + - [Binaries](#binaries) + - [Auto-completion](#auto-completion) +- [Usage](#usage) +- [Configuration](#configuration) +- [Contribution](#contribution) + - [Contributors](#contributors) +- [Thanks](#thanks) + ## Features As (yet another) process/system visualization and management application, bottom supports the typical features: @@ -195,7 +221,7 @@ and installing via the `.msi` file. You can uninstall via Control Panel, Options, or `winget --uninstall bottom`. -### Manually +### Manual installation There are a few ways to go about doing this manually. Note that you probably want to do so using the most recent version of stable Rust, which is how the binaries are built: