diff --git a/Cargo.toml b/Cargo.toml index 2b5600d0..a6787c19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom" -keywords = ["cli", "monitoring-tool", "process", "system", "top", "temperature", "cpu", "memory", "network", "bottom", "graphical"] +keywords = ["cli", "monitoring-tool", "top", "bottom", "graphical"] license = "MIT" categories = ["command-line-utilities"] description = "A graphical top clone, written in Rust. Inspired by both gtop and gotop." diff --git a/assets/recording_1.gif b/assets/recording_1.gif index d962d16d..474ec534 100644 Binary files a/assets/recording_1.gif and b/assets/recording_1.gif differ