From 61026ebd5d00903ff854be519bda07282d285f25 Mon Sep 17 00:00:00 2001 From: Chakib Benziane Date: Fri, 17 Mar 2017 00:52:18 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 265a6c4..ee15ac7 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Join us on slack at [**#awesome-explorables**](https://awesome-explorables.com/) * [Quicksort](https://illustrated-algorithms.now.sh/quicksort) - the quicksort algorithm, illustrated with playing cards * [Second-Order Controls](https://medium.com/@max_goldstein/second-order-controls-5cee5ddc9d2d) * [How to Use t-SNE Effectively](http://distill.pub/2016/misread-tsne/) - Visualizing high-dimensional data +* [Promisees](http://bevacqua.github.io/promisees/) - Promise visualization playground for the adventurous ### Machine Learning and Neural Networks *[↑ top](#contents)*