Update readme
This commit is contained in:
parent
38bb853181
commit
491ec146a6
@ -5,10 +5,10 @@
|
|||||||
<sub>Released under the [MIT](LICENSE) license.</sub>
|
<sub>Released under the [MIT](LICENSE) license.</sub>
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
yarn add stromjs
|
yarn add stromjs
|
||||||
```
|
```
|
||||||
```sh
|
```sh
|
||||||
npm add stromjs
|
npm add stromjs
|
||||||
```
|
```
|
||||||
|
|
||||||
## fromArray(array)
|
## fromArray(array)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "stromjs",
|
"name": "stromjs",
|
||||||
"version": "0.5.0-alpha.1",
|
"version": "0.5.1",
|
||||||
"description": "Dependency-free streams utils for Node.js",
|
"description": "Dependency-free streams utils for Node.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"promise",
|
"promise",
|
||||||
|
Loading…
Reference in New Issue
Block a user