Skip to content

Commit

Permalink
typo: missing end of code block
Browse files Browse the repository at this point in the history
  • Loading branch information
timoxley committed Sep 6, 2012
1 parent f987c08 commit d37d553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ in_steam.pipe(inverted.other).pipe(out_stream)
inverted.write(data_for_outstream)
inverted.on('data', data_from_in_stream)

```

## why ?

this is useful for a couple of things.
Expand Down

0 comments on commit d37d553

Please sign in to comment.