From 83e3437b36dc9f5083207e8f2a317d24540e787a Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 26 Aug 2020 19:11:41 -0400 Subject: docs: Fix incorrect heading --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e53abd4d..a1537de2 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ A cross-platform graphical process/system monitor with a customizable interface - [Features](#features) - [Processes](#processes) - [Process searching](#process-searching) - - [Sorting](#process-sorting) + - [Process sorting](#process-sorting) - [Zoom](#zoom) - [Expanding](#expanding) - [Basic mode](#basic-mode) @@ -343,13 +343,13 @@ As yet _another_ process/system visualization and management application, bottom - Display information regarding processes, like CPU, memory, I/O usage, and process state -- Process management (process killing _is_ all you need, right?) +- Process management (well, if process killing is all you need) It also aims to be: - Lightweight -- Cross-platform - supports Linux, Windows, and macOS +- Cross-platform - supports 64-bit Linux, Windows, and macOS In addition, bottom also currently has the following features: @@ -612,7 +612,7 @@ Thanks to all contributors ([emoji key](https://allcontributors.org/docs/en/emoj - Basic mode is heavily inspired by [htop's](https://hisham.hm/htop/) design. - This application was written with many, _many_ libraries, and built on the - work of many talented people. This application would be impossible - without their work. + work of many talented people. This application would be impossible without their + work. I used to thank them all individually but the list got too large... - And of course, thanks to all contributors! -- cgit v1.2.3