Skip to content

Commit 6d6362f

Browse files
committed
Add docs on depth argument
1 parent 8b3db75 commit 6d6362f

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
@@ -4,7 +4,7 @@
44
[![Build status][travis-image]][travis-url]
55
[![Test coverage][coveralls-image]][coveralls-url]
66

7-
Flatten an array of nested arrays into a single flat array.
7+
Flatten an array of nested arrays into a single flat array. Accepts an optional depth argument.
88

99
## Installation
1010

0 commit comments

Comments
 (0)