Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cvazac authored Jan 24, 2017
1 parent e718773 commit 5591cad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

```
const pollObserver = require('poll-observer')
pollObserver.start(function(xhrs) {
//
})
pollObserver.start(function(xhrs) {
//
})
// some time later, maybe
pollObserver.stop()
Expand Down

0 comments on commit 5591cad

Please sign in to comment.