Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gen Liu committed Jul 3, 2015
1 parent 752ea06 commit f078056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ xgpush.on('textmessage', function(e) {
});
```

事件采用了与 Node.js 事件兼容的 eventemitter3。具体方法参考 Node.js 文档。https://nodejs.org/api/events.html
事件采用了与 Node.js 事件兼容的 eventemitter3。具体方法参考https://nodejs.org/api/events.html

## 用例

Expand Down

0 comments on commit f078056

Please sign in to comment.