Skip to content

Commit e048435

Browse files
committed
Link license from readme
1 parent caaf5e4 commit e048435

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,6 @@ Non-promises will passthrough same as the behavior of the native `await`
7878
const [err,answer] = await on(42); //not a promise but ok no big deal
7979
console.log(answer) //> 42
8080
```
81+
82+
## License
83+
MIT License. See [License](https://github.com/bitstrider/await-on/blob/master/LICENSE) in the repository.

0 commit comments

Comments
 (0)