docs: Update changelog, revert formatting typo in README

This commit is contained in:
ClementTsang 2021-01-30 20:26:34 -05:00
parent 58e18da0c3
commit 425f4877de
2 changed files with 55 additions and 56 deletions

View File

@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#391](https://github.com/ClementTsang/bottom/pull/391): Show degree symbol on Celsius and Fahrenheit. - [#391](https://github.com/ClementTsang/bottom/pull/391): Show degree symbol on Celsius and Fahrenheit.
## [0.5.7] - Unreleased ## [0.5.7] - 2021-01-30
## Bug Fixes ## Bug Fixes

109
README.md
View File

@ -11,61 +11,60 @@ A cross-platform graphical process/system monitor with a customizable interface
## Table of Contents ## Table of Contents
- [bottom](#bottom) - [Table of Contents](#table-of-contents)
- [Table of Contents](#table-of-contents) - [Support](#support)
- [Support](#support) - [Compatibility](#compatibility)
- [Compatibility](#compatibility) - [Other known platform-specific issues](#other-known-platform-specific-issues)
- [Other known platform-specific issues](#other-known-platform-specific-issues) - [Installation](#installation)
- [Installation](#installation) - [Manually](#manually)
- [Manually](#manually) - [Cargo](#cargo)
- [Cargo](#cargo) - [AUR](#aur)
- [AUR](#aur) - [Debian](#debian)
- [Debian](#debian) - [Fedora/CentOS](#fedoracentos)
- [Fedora/CentOS](#fedoracentos) - [Gentoo](#gentoo)
- [Gentoo](#gentoo) - [Nix](#nix)
- [Nix](#nix) - [Homebrew](#homebrew)
- [Homebrew](#homebrew) - [Scoop](#scoop)
- [Scoop](#scoop) - [Chocolatey](#chocolatey)
- [Chocolatey](#chocolatey) - [winget](#winget)
- [winget](#winget) - [Auto-completion](#auto-completion)
- [Auto-completion](#auto-completion) - [Usage](#usage)
- [Usage](#usage) - [Flags](#flags)
- [Flags](#flags) - [Keybindings](#keybindings)
- [Keybindings](#keybindings) - [General](#general)
- [General](#general) - [Process bindings](#process-bindings)
- [Process bindings](#process-bindings) - [Process search bindings](#process-search-bindings)
- [Process search bindings](#process-search-bindings) - [Process sort bindings](#process-sort-bindings)
- [Process sort bindings](#process-sort-bindings) - [Battery bindings](#battery-bindings)
- [Battery bindings](#battery-bindings) - [Basic memory bindings](#basic-memory-bindings)
- [Basic memory bindings](#basic-memory-bindings) - [Process searching keywords](#process-searching-keywords)
- [Process searching keywords](#process-searching-keywords) - [Supported search types](#supported-search-types)
- [Supported search types](#supported-search-types) - [Supported comparison operators](#supported-comparison-operators)
- [Supported comparison operators](#supported-comparison-operators) - [Supported logical operators](#supported-logical-operators)
- [Supported logical operators](#supported-logical-operators) - [Supported units](#supported-units)
- [Supported units](#supported-units) - [Other syntax](#other-syntax)
- [Other syntax](#other-syntax) - [Mousebindings](#mousebindings)
- [Mousebindings](#mousebindings) - [General](#general-1)
- [General](#general-1) - [CPU bindings](#cpu-bindings)
- [CPU bindings](#cpu-bindings) - [Process bindings](#process-bindings-1)
- [Process bindings](#process-bindings-1) - [Features](#features)
- [Features](#features) - [Processes](#processes)
- [Processes](#processes) - [Process searching](#process-searching)
- [Process searching](#process-searching) - [Process sorting](#process-sorting)
- [Process sorting](#process-sorting) - [Tree mode](#tree-mode)
- [Tree mode](#tree-mode) - [Zoom](#zoom)
- [Zoom](#zoom) - [Expand](#expand)
- [Expand](#expand) - [Basic mode](#basic-mode)
- [Basic mode](#basic-mode) - [Config files](#config-files)
- [Config files](#config-files) - [Config flags](#config-flags)
- [Config flags](#config-flags) - [Theming](#theming)
- [Theming](#theming) - [Layout](#layout)
- [Layout](#layout) - [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering)
- [Disk, temperature, and network filtering](#disk-temperature-and-network-filtering) - [Battery](#battery)
- [Battery](#battery) - [FAQ](#faq)
- [FAQ](#faq) - [Contribution](#contribution)
- [Contribution](#contribution) - [Contributors](#contributors)
- [Contributors](#contributors) - [Thanks](#thanks)
- [Thanks](#thanks)
## Support ## Support