From 6d1619bb66fa1c5416c98c0c3f0ee66769dc3d7f Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 16 Oct 2019 03:06:34 -0400 Subject: Add more buzzwords. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bcd13962..6f0d2c6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0-alpha.5" authors = ["Clement Tsang "] edition = "2018" repository = "https://github.com/ClementTsang/bottom" -keywords = ["cli", "monitoring-tool", "process", "system", "top"] +keywords = ["cli", "monitoring-tool", "process", "system", "top", "temperature", "cpu", "memory", "bottom", "graphical"] license = "MIT" categories = ["command-line-utilities"] description = "A graphical top clone." -- cgit v1.2.3