Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpirog committed May 12, 2022
1 parent cce3293 commit d040004
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 @@ -3,7 +3,7 @@
---

[![Go Reference](https://pkg.go.dev/badge/github.com/ivanpirog/coloredcobra.svg)](https://pkg.go.dev/github.com/ivanpirog/coloredcobra)
[![Go Report Card](https://goreportcard.com/badge/github.com/ivanpirog/coloredcobra)](https://goreportcard.com/badge/github.com/ivanpirog/coloredcobra)
[![Go Report Card](https://goreportcard.com/badge/github.com/ivanpirog/coloredcobra)](https://goreportcard.com/report/github.com/ivanpirog/coloredcobra)

**[Cobra](https://github.com/spf13/cobra)** library for creating powerful modern CLI doesn't support color settings for console output. `ColoredCobra` is a small library that allows you to colorize the text output of the Cobra library, making the console output look better.

Expand Down

0 comments on commit d040004

Please sign in to comment.