Add notes on dependencies
This commit is contained in:
parent
07c91574dd
commit
e41abfada4
@ -1,13 +1,15 @@
|
||||
# Mhysa
|
||||
|
||||
**Stream utils for Node.js**
|
||||
**Dependency-free stream utils for Node.js**
|
||||
|
||||
<sub>Released under the [MIT]() license.</sub>
|
||||
<sub>Released under the [MIT](https://github.com/Wenzil/Mhysa/blob/master/LICENSE) license.</sub>
|
||||
|
||||
```sh
|
||||
yarn add mhysa
|
||||
```
|
||||
|
||||
<sub>Tested with Node.js versions 8+</sub>
|
||||
|
||||
## fromArray(array)
|
||||
Convert an array into a `Readable` stream of its elements
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user