Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
neilotoole committed Oct 4, 2021
1 parent 776b94f commit f1a3f7a
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 @@ -110,7 +110,7 @@ disable colorization for that JSON element.
### Helper for `fatih/color`

It can be inconvenient to use terminal codes, e.g. `json.Color("\x1b[36m")`.
A helper package provides an adapter for the [`fatih/color`](https://github.com/fatih/color) package.
A helper package provides an adapter for [`fatih/color`](https://github.com/fatih/color).

```go
// import "github.com/neilotoole/jsoncolor/helper/fatihcolor"
Expand Down

0 comments on commit f1a3f7a

Please sign in to comment.