Skip to content

Commit

Permalink
Add zero-dependency to README
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Oct 5, 2024
1 parent cb1ca64 commit f5ff943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Tiny, simple, but powerful CLI framework for modern Go 🚀
## Project Description

`cli` is a simple, minimalist, yet functional and powerful CLI framework for Go. Inspired by things like [spf13/cobra] and [urfave/cli], but building on lessons learned and using modern Go techniques and idioms.
`cli` is a simple, minimalist, zero-dependency yet functional and powerful CLI framework for Go. Inspired by things like [spf13/cobra] and [urfave/cli], but building on lessons learned and using modern Go techniques and idioms.

## Installation

Expand Down

0 comments on commit f5ff943

Please sign in to comment.