Skip to content

Commit 1898ee1

Browse files
committed
docs(hash-stream-node): update README with support for all streams
1 parent e50b339 commit 1898ee1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/hash-stream-node/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
[![NPM version](https://img.shields.io/npm/v/@aws-sdk/hash-stream-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/hash-stream-node)
44
[![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/hash-stream-node.svg)](https://www.npmjs.com/package/@aws-sdk/hash-stream-node)
55

6-
A utility for calculating the hash of Node.JS readable streams. This package is
7-
currently only compatible with file streams, as no other stream type can be
8-
replayed.
6+
A utility for calculating the hash of Node.JS readable streams.
97

108
> An internal package
119

0 commit comments

Comments
 (0)