docs: some minor README and CHANGELOG changes

This commit is contained in:
ClementTsang 2020-05-20 21:10:25 -04:00
parent 6d365140b6
commit f3ca98fe30
2 changed files with 11 additions and 4 deletions

View File

@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### 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.
Furthermore:
- `show_disabled_data` option and flag is removed.

View File

@ -51,7 +51,13 @@ A cross-platform graphical process/system monitor with a customizable interface
## 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