Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian authored Apr 17, 2017
1 parent 2fc43bc commit 8ce6b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ co-wechat [![NPM version](https://badge.fury.io/js/co-wechat.png)](https://badge.

middleware() 方法接受一个 async function 作为参数。

```
```js
app.use(wechat(config).middleware(async (message) => {
// TODO
}));
Expand Down

0 comments on commit 8ce6b66

Please sign in to comment.