diff --git a/README.md b/README.md index bfde220..6a79aae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Description -This shell function allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history. +This zsh plugin allows users to manage and navigate through a history of directories they have visited. It maintains a history file of directories and provides several commands to interact with this history. # Commands - `cdh` - Lists all directories in the history file with line numbers.