Skip to content

Commit

Permalink
📘 add link to Deno version
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwilliams authored Jun 18, 2020
1 parent a2f1927 commit 4354bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ main()

For most applications in Node.js, using built-ins like `Promise.all` will work perfectly, but sometimes this can be a really nice abstraction if the promises you have to keep track of are pretty spread out.

See [jpwilliams/waitgroup-deno](https://github.com/jpwilliams/waitgroup-deno) for a [Deno](https://deno.land/) version.

0 comments on commit 4354bae

Please sign in to comment.