Browse Source

Seperate inital example iamges and code with text

pull/1/head
Luke Childs 8 years ago
parent
commit
078d6a61ea
  1. 2
      README.md

2
README.md

@ -24,6 +24,8 @@ With the following images:
---|---|---
<img src="/test/fixtures/body.png" width="128">|<img src="/test/fixtures/eyes.png" width="128">|<img src="/test/fixtures/mouth.png" width="128">
You can do:
```js
const mergeImages = require('merge-images');

Loading…
Cancel
Save