Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
minor doc update
  • Loading branch information
vitaly-t committed Mar 9, 2015
1 parent 5a275a9 commit d47ed31
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 @@ -115,6 +115,7 @@ Transactions can be executed within both shared and detached call chains in almo
6. Resolves with the callback result, if success; rejects with the reason, if failed.



Example of a detached transaction:
```javascript
var promise = require('promise');
Expand Down

0 comments on commit d47ed31

Please sign in to comment.