Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mullwar committed May 21, 2017
1 parent ccce8c4 commit 2177094
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 @@ -241,7 +241,7 @@ const bot = new TeleBot({
});
```

Or use ```plugin(require(<plugin_path>))``` to plug an external plugin.
Or use ```plug(require(<plugin_path>))``` to plug an external plugin.

***[Check out build-in plugin folder!](/plugins)***

Expand Down

0 comments on commit 2177094

Please sign in to comment.