# deers

> some ASCII 🦌s

Yes, the plural form of “deer” is “deer”, but “deers” is more fun to say.

The list is just a [text file](deers.txt) and can be used wherever.

![](https://volkan.io/kampus/deer.jpg)

## Examples

```text
  ,_)/
   (-'
 .-'\
  "'\'"""""'),
     )/---,(
    / \  / |      , '     , '   , '   ,'   ,'    ,'   ;     ;


(             )
 `--(_   _)--'
      Y-Y
     /@@ \
    /     \
    `--'.  \             ,
        |   `.__________/)
```

## Install

```
$ npm install deers
```

## Usage

```js
const deers = require('deers');

deers();
```

## API

### deers()

Returns an array of deers.

## License

MIT © [Volkan Özçelik](https://volkan.io/) and contributors.
