Update README.md
This commit is contained in:
parent
51f1eedec7
commit
3146a5769a
1 changed files with 6 additions and 0 deletions
|
@ -9,3 +9,9 @@ This package is compatible with the `"image"` package. See `esiconv/main.go` for
|
|||
## esiconv
|
||||
|
||||
`esiconv` is a conversion tool, and also serves as an example for this package's usage.
|
||||
|
||||
Get pre-built binaries on the [Releases](https://github.com/kayteh/esi/releases/tag/0.1) page, or go-get via
|
||||
|
||||
```bash
|
||||
go get -u github.com/kayteh/esi/esiconv
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue