mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-30 00:55:00 +02:00
docs: some minor README and CHANGELOG changes
This commit is contained in:
parent
6d365140b6
commit
f3ca98fe30
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
- Removal of the `/` CPU core showing in the chart. It felt clunky to use, was not really useful, and hard to work with with large core counts.
|
- Removal of the `/` CPU core showing in the chart. It felt clunky to use, was not really useful, and hard to work with with large core counts.
|
||||||
|
|
||||||
Furthermore:
|
Furthermore:
|
||||||
|
|
||||||
- `show_disabled_data` option and flag is removed.
|
- `show_disabled_data` option and flag is removed.
|
||||||
|
@ -51,7 +51,13 @@ A cross-platform graphical process/system monitor with a customizable interface
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Note that binaries are built on the stable version of Rust, and I mainly test and release for 64-bit. As such, support beyond these is not guaranteed.
|
Note that bottom is:
|
||||||
|
|
||||||
|
- Built on the stable version of Rust
|
||||||
|
- Tested and released for only 64-bit
|
||||||
|
- Developed mainly for macOS, Windows, and Linux
|
||||||
|
|
||||||
|
As such, support beyond that is not guaranteed.
|
||||||
|
|
||||||
### Manual
|
### Manual
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user