diff --git a/README.md b/README.md index 09087b7..685cb75 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,9 @@ It can read JPEG, PNG, WEBP, TIFF and Magick formats and it can output to JPEG, For getting started, take a look to the [examples](#examples) and [programmatic API](https://godoc.org/github.com/h2non/bimg) documentation. bimg was heavily inspired in [sharp](https://github.com/lovell/sharp), -its a homologous package built for node.js by [Lovell Fuller](https://github.com/lovell). +its homologous package built for node.js by [Lovell Fuller](https://github.com/lovell). -**Note**: bimg is still beta. Pull requests and issues are highly appreciated +**Note**: bimg is still beta. Pull request and issues are highly appreciated ## Prerequisites