dev-backpack / cllm

Empower your CLI experience with a command search tool driven by LLM magic!
https://dev-backpack.github.io/cllm/
MIT License
33 stars 0 forks source link

Add github repo link to cllm help message #23

Closed ykdy3951 closed 8 months ago

ykdy3951 commented 8 months ago

What type of PR is this?:

enhancement

What this PR does / why we need it:

This PR adds the GitHub repository link to the CLI help message in order to provide easy access to the repository for users.

Which issue(s) this PR fixes:

Fixes #22

Special notes for your reviewer:

Currently, the CLI help message lacks a direct link to the GitHub repository. This can make it difficult for users to quickly access the repository for further information or to report issues. By adding the repository link to the help message, users will have a convenient way to navigate to the repository.

Does this PR introduce a user-facing change?

Additional documentation: