Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gigobyte authored Jun 14, 2017
1 parent e5a3115 commit b64dfef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ Option | Type | Default Value | Description |
| onDisconnect | function? | - | Callback that is called when the scorebot disconnects |

```javascript
// If you don't provide a filter the latest ranking will be parsed
HLTV.connectToScorebot({id: 2311609, onScoreboardUpdate: (data) => {
...
}, onLogUpdate: (data) => {
Expand Down

0 comments on commit b64dfef

Please sign in to comment.