Skip to content

Commit 128bde0

Browse files
committed
Silly Markdown syntax
1 parent a89c16c commit 128bde0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ __Note__: `client.captureMessage` will also return the result directly without t
4848

4949
## Events
5050
If you really care if the event was logged or errored out, Client emits two events, `logged` and `error`:
51+
5152
```javascript
5253
client.on('logged', function(){
5354
console.log('Yay, it worked!');

0 commit comments

Comments
 (0)