diff --git a/README.md b/README.md index 8dca61e..8ad7865 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Coverage Status](https://coveralls.io/repos/github/lukechilds/merge-images/badge.svg?branch=master)](https://coveralls.io/github/lukechilds/merge-images?branch=master) [![npm](https://img.shields.io/npm/v/merge-images.svg)](https://www.npmjs.com/package/merge-images) -Images can be overlaid on top of each other and repositioned. Returns a Promise which resolves to a base64 data URI for the composed image. Works both in the browser and in Node.js. +Images can be overlaid on top of each other and repositioned. Returns a Promise which resolves to a base64 data URI. Works both in the browser and in Node.js. ## Install