Update README.md

This commit is contained in:
41666 2017-08-10 19:16:34 -05:00 committed by GitHub
parent e1b5deae98
commit 51f1eedec7

View file

@ -1 +1,11 @@
esi # esi
Go version of @AlexPoulson's ESI format.
See original repo for more info: https://github.com/AlexPoulsen/esi
This package is compatible with the `"image"` package. See `esiconv/main.go` for a very simple example of usage.
## esiconv
`esiconv` is a conversion tool, and also serves as an example for this package's usage.