[skip travis] update README

This commit is contained in:
ClementTsang 2020-01-30 23:33:33 -05:00
parent 24f0bbc852
commit 63bb79cb98

View File

@ -24,11 +24,11 @@ Features of bottom include:
The compatibility of each widget and operating systems are, as of version 0.1.0, as follows: The compatibility of each widget and operating systems are, as of version 0.1.0, as follows:
| OS/Widget | CPU | Memory | Disks | Temperature | Processes | Networks | | OS/Widget | CPU | Memory | Disks | Temperature | Processes | Networks |
| ------------------------------ | -------- | -------- | -------- | --------------------- | --------- | --------------------------------------------- | | -------------------------------- | --- | ------ | ----- | ----------- | --------- | --------------------- |
| Linux (tested on Arch Linux) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | | Linux (tested on Arch Linux) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Windows (tested on Windows 10) | ✓ | ✓ | ✓ | Currently not working | ✓ | Partially supported (total RX/TX unavailable) | | Windows (tested on Windows 10) | ✓ | ✓ | ✓ | ✗ | ✓ | Total RX/TX not shown |
| macOS (tested on macOS Catalina) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ (`dd` not working) |✓ | macOS (tested on macOS Catalina) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
## Installation ## Installation
@ -44,11 +44,11 @@ You can get the release versions from the AUR by installing `bottom`.
### Windows ### Windows
You may need to install a font like [FreeMono](https://fonts2u.com/free-monospaced.font) and use a terminal like cmder for font support to work properly, unfortunately. I plan to add a Chocolatey install option. You may need to install a font like [FreeMono](https://fonts2u.com/free-monospaced.font) and use a terminal like cmder for font support to work properly, unfortunately. I plan to add a Chocolatey install option.
### macOS ### macOS
macOS seems to work fine for the most part. I plan to add a Homebrew install option. macOS seems to work fine for the most part. I plan to add a Homebrew install option.
## Usage ## Usage