Skip to content

Commit

Permalink
explain the nature of the callback
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardo-devis-agullo committed Jan 5, 2018
1 parent 7139048 commit 06ac5e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ hit(
},
function() {
// Do something after the request is sent
// Not guaranteed that the request has finished
}
);
```
Expand Down

0 comments on commit 06ac5e9

Please sign in to comment.