From b06527fa581599c5560790b17e3bf66c8ac98c10 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 16 Apr 2021 13:42:51 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3aa2a57..417b283 100644 --- a/README.md +++ b/README.md @@ -1249,6 +1249,10 @@ a promise stack and manually threading the result up. Example: _entangled_ promises, resolving one will resolve the other ```javascript