Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
goccy committed Sep 2, 2021
1 parent e90bb84 commit 061f8bf
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ output result is the following:

# Tools

## ycat
## ycat

print yaml file with color

Expand All @@ -358,9 +358,13 @@ print yaml file with color
### Installation

```sh
go get -u github.com/goccy/go-yaml/cmd/ycat
go install github.com/goccy/go-yaml/cmd/ycat@latest
```

# Looking for Sponsors

I'm looking for sponsors this library. This library is being developed as a personal project in my spare time. If you want a quick response or problem resolution when using this library in your project, please register as a [sponsor](https://github.com/sponsors/goccy). I will cooperate as much as possible. Of course, this library is developed as an MIT license, so you can use it freely for free.

# License

MIT

0 comments on commit 061f8bf

Please sign in to comment.