# 使用方式

```
npm install dpicwxx --save
```

```
const download = require('dpicwxx');
xzpic(); // 会在当前文件夹下下载必应的每日图片
```