Skip to content

Commit 520649c

Browse files
committed
docs(async-transform): uppercased readme.md and added npm install
1 parent 8ba76b3 commit 520649c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md renamed to README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ A tiny utility function for composing asynchronous transformations
1010

1111
## Install
1212

13+
```
14+
npm install async-transform
15+
```
16+
1317
### ES6
1418

1519
With [StealJS](http://stealjs.com/), you can import this module with ES6 imports:

0 commit comments

Comments
 (0)