# HOW-ifier

What the actual fuck is this? Idek, my friends and I were messing around with images and I decided to make this lmfao

# Installation

* Use `npm` to install the package

```bash
$ npm i howifier
```

# What this does

* This turns a given image into a HOW meme

# Example

```js
const how = require('howifier');
const img = how('link');
// it's up to you how to handle the response lol
```



### Before  HOWifier
![example](https://cdn.discordapp.com/attachments/480984409353355265/587294259955236874/gg.PNG)

### After HOWifier
![example](https://cdn.discordapp.com/attachments/568874702018183178/602338078115364867/img.jpeg)

#### Yeah I used discord, but this can be used in anythig u want, Ik most ppl will use this for discord so I used discord as an example

###### © 2019 zSnails

