Browse Source

Mention unpkg installation in readme

pull/3/head
Luke Childs 8 years ago
parent
commit
86be99fd89
  1. 6
      README.md

6
README.md

@ -16,6 +16,12 @@ Images can be overlaid on top of each other and repositioned. The function retur
npm install --save merge-images
```
or for quick testing:
```html
<script src="https://unpkg.com/merge-images"></script>
```
## Usage
With the following images:

Loading…
Cancel
Save