summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-01-30 20:26:34 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2021-01-30 20:26:38 -0500
commit425f4877dec8b4ee2f0796241e54b8a2f71a6c61 (patch)
tree0abc6c7ad5422eaa8c5dea9697e486730d943f05 /README.md
parent58e18da0c32017e526e2ba02f8ed9ebc2ad991e9 (diff)
docs: Update changelog, revert formatting typo in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md109
1 files changed, 54 insertions, 55 deletions
diff --git a/README.md b/README.md
index 87f6f611..12d9a6f1 100644
--- a/README.md
+++ b/README.md
@@ -11,61 +11,60 @@ A cross-platform graphical process/system monitor with a customizable interface
## Table of Contents
-- [bottom](#bottom)
- - [Table of Contents](#table-of-contents)
- - [Support](#support)
- - [Compatibility](#compatibility)
- - [Other known platform-specific issues](#other-known-platform-specific-issues)
- - [Installation](#installation)
- - [Manually](#manually)
- - [Cargo](#cargo)
- - [AUR](#aur)
- - [Debian](#debian)
- - [Fedora/CentOS](#fedoracentos)
- - [Gentoo](#gentoo)
- - [Nix](#nix)
- - [Homebrew](#homebrew)
- - [Scoop](#scoop)
- - [Chocolatey](#chocolatey)
- - [winget](#winget)
- - [Auto-completion](#auto-completion)
- - [Usage](#usage)
- - [Flags](#flags)
- - [Keybindings](#keybindings)
- - [General](#general)
- - [Process bindings](#process-bindings)
- - [Process search bindings](#process-search-bindings)
- - [Process sort bindings](#process-sort-bindings)
- - [Battery bindings](#battery-bindings)
- - [Basic memory bindings](#basic-memory-bindings)
- - [Process searching keywords](#process-searching-keywords)
- - [Supported search types](#supported-search-types)
- - [Supported comparison operators](#supported-comparison-operators)
- - [Supported logical operators](#supported-logical-operators)
- - [Supported units](#supported-units)
- - [Other syntax](#other-syntax)
- - [Mousebindings](#mousebindings)
- - [General](#general-1)
- - [CPU bindings](#cpu-bindings)
- - [Process bindings](#process-bindings-1)
- - [Features](#features)
- - [Processes](#processes)
- - [Process searching](#process-searching)
- - [Process sorting](#process-sorting)
- - [Tree mode](#tree-mode)
- - [Zoom](#zoom)
- - [Expand](#expand)
- - [Basic mode](#basic-mode)
- - [Config files](#config-files)
- - [Config flags](#config-flags)
- - [Theming](#theming)
- - [Layout](#layout)
- - [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
- - [Battery](#battery)
- - [FAQ](#faq)
- - [Contribution](#contribution)
- - [Contributors](#contributors)
- - [Thanks](#thanks)
+- [Table of Contents](#table-of-contents)
+- [Support](#support)
+ - [Compatibility](#compatibility)
+ - [Other known platform-specific issues](#other-known-platform-specific-issues)
+- [Installation](#installation)
+ - [Manually](#manually)
+ - [Cargo](#cargo)
+ - [AUR](#aur)
+ - [Debian](#debian)
+ - [Fedora/CentOS](#fedoracentos)
+ - [Gentoo](#gentoo)
+ - [Nix](#nix)
+ - [Homebrew](#homebrew)
+ - [Scoop](#scoop)
+ - [Chocolatey](#chocolatey)
+ - [winget](#winget)
+ - [Auto-completion](#auto-completion)
+- [Usage](#usage)
+ - [Flags](#flags)
+ - [Keybindings](#keybindings)
+ - [General](#general)
+ - [Process bindings](#process-bindings)
+ - [Process search bindings](#process-search-bindings)
+ - [Process sort bindings](#process-sort-bindings)
+ - [Battery bindings](#battery-bindings)
+ - [Basic memory bindings](#basic-memory-bindings)
+ - [Process searching keywords](#process-searching-keywords)
+ - [Supported search types](#supported-search-types)
+ - [Supported comparison operators](#supported-comparison-operators)
+ - [Supported logical operators](#supported-logical-operators)
+ - [Supported units](#supported-units)
+ - [Other syntax](#other-syntax)
+ - [Mousebindings](#mousebindings)
+ - [General](#general-1)
+ - [CPU bindings](#cpu-bindings)
+ - [Process bindings](#process-bindings-1)
+- [Features](#features)
+ - [Processes](#processes)
+ - [Process searching](#process-searching)
+ - [Process sorting](#process-sorting)
+ - [Tree mode](#tree-mode)
+ - [Zoom](#zoom)
+ - [Expand](#expand)
+ - [Basic mode](#basic-mode)
+ - [Config files](#config-files)
+ - [Config flags](#config-flags)
+ - [Theming](#theming)
+ - [Layout](#layout)
+ - [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
+ - [Battery](#battery)
+- [FAQ](#faq)
+- [Contribution](#contribution)
+ - [Contributors](#contributors)
+- [Thanks](#thanks)
## Support