Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9b910c1

Browse files
committedNov 24, 2015
Update README.md
1 parent 276ace2 commit 9b910c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This is adapted from [event-stream](https://github.com/dominictarr/event-stream)
2626

2727
`merged.add`
2828

29-
A method to dynamically add more sources to the stream.
29+
A method to dynamically add more sources to the stream. The argument supplied to `add` can be either a source or an array of sources.
3030

3131
`merged.isEmpty`
3232

0 commit comments

Comments
 (0)
Please sign in to comment.