diff --git a/Cargo.toml b/Cargo.toml index 94c223e..152cdf5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ license = "MIT OR Apache-2.0" readme = "README.md" description = "waterfall data visualization" +categories = ["visualization"] documentation = "https://brayniac.github.io/waterfall" homepage = "https://github.com/brayniac/waterfall"