summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorClementTsang <clementjhtsang@gmail.com>2019-10-16 03:06:34 -0400
committerClementTsang <clementjhtsang@gmail.com>2019-10-16 03:06:34 -0400
commit6d1619bb66fa1c5416c98c0c3f0ee66769dc3d7f (patch)
treec80c7a5766f22537b09c56b21f6cf649bce1a2a4 /Cargo.toml
parent6efdce4d439f4bdc79e6d6a7aff7896a77e73176 (diff)
Add more buzzwords.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <clementjhtsang@gmail.com>"]
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."