Add more buzzwords.

This commit is contained in:
ClementTsang 2019-10-16 03:06:34 -04:00
parent 6efdce4d43
commit 6d1619bb66

View File

@ -4,7 +4,7 @@ version = "0.1.0-alpha.5"
authors = ["Clement Tsang <clementjhtsang@gmail.com>"] authors = ["Clement Tsang <clementjhtsang@gmail.com>"]
edition = "2018" edition = "2018"
repository = "https://github.com/ClementTsang/bottom" 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" license = "MIT"
categories = ["command-line-utilities"] categories = ["command-line-utilities"]
description = "A graphical top clone." description = "A graphical top clone."