-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update help message & project description
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "cmd-wrapped" | |
version = "0.3.0" | ||
edition = "2021" | ||
authors = ["YiNNx <[email protected]>"] | ||
description = "A CLI to view your command line stats for the past years. Support zsh, bash, fish as well as atuin." | ||
description = "A CLI tool to view Unix shell history statistics, with support for zsh, bash, fish, and atuin." | ||
license = "MIT" | ||
repository = "https://github.com/YiNNx/cmd-wrapped" | ||
readme = "README.md" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters