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."