Skip to content

Commit

Permalink
README cleanup for v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neilotoole committed Nov 10, 2023
1 parent a188d9b commit a6877ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ A helper package provides an adapter for [`fatih/color`](https://github.com/fati
```go
// import "github.com/neilotoole/jsoncolor/helper/fatihcolor"
// import "github.com/fatih/color"
// import "github.com/mattn/go-colorable"

out := colorable.NewColorable(os.Stdout) // needed for Windows
enc = json.NewEncoder(out)
Expand Down

0 comments on commit a6877ed

Please sign in to comment.