From 784da2c4856d3571d3bda5a69f49b7154580a9af Mon Sep 17 00:00:00 2001 From: Will Binns-Smith Date: Sun, 4 Oct 2015 16:22:35 +0700 Subject: [PATCH] add `JavaScript Promises` closes #324 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0c08ad8..778da1b 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,7 @@ If you want to create your own list, please read the [create list instructions]( ## Programming Languages - [JavaScript](https://github.com/sorrycc/awesome-javascript) + - [Promises](https://github.com/wbinnssmith/awesome-promises) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Python](https://github.com/vinta/awesome-python) - [Rust](https://github.com/kud1ing/awesome-rust)