Skip to content

Commit

Permalink
Update README.md go doc reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed Dec 27, 2024
1 parent 7cabe13 commit 6ae6f27
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
@@ -1,6 +1,6 @@
# cli

[![GoDoc](https://godoc.org/github.com/mfridman/cli?status.svg)](https://godoc.org/github.com/mfridman/cli)
[![GoDoc](https://godoc.org/github.com/mfridman/cli?status.svg)](https://pkg.go.dev/github.com/mfridman/cli#section-documentation)
[![CI](https://github.com/mfridman/cli/actions/workflows/ci.yaml/badge.svg)](https://github.com/mfridman/cli/actions/workflows/ci.yaml)

A Go framework for building CLI applications with flexible flag placement. Extends the standard
Expand Down

0 comments on commit 6ae6f27

Please sign in to comment.