Skip to content

Commit

Permalink
add test and coverage badges
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Dec 15, 2014
1 parent fb08a05 commit c3e4773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# node-passthrough-truncate
# node-passthrough-truncate [![Build Status](https://travis-ci.org/andrewrk/node-passthrough-truncate.svg?branch=master)](https://travis-ci.org/andrewrk/node-passthrough-truncate) [![Coverage Status](https://img.shields.io/coveralls/andrewrk/node-passthrough-truncate.svg)](https://coveralls.io/r/andrewrk/node-passthrough-truncate)

A `PassThrough` stream which truncates the last N bytes of a stream.

Expand Down

0 comments on commit c3e4773

Please sign in to comment.