From 92bda057a772fb9e3a3c95504bcfa5e7941fead7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 8 Jul 2022 11:21:07 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdabdde..55e178a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # stoppable.js + Utility library implementing tooling to make stoppable functions... +XXX concept and theory of operation... - [stoppable.js](#stoppablejs) - [Install / import](#install--import) @@ -15,7 +17,6 @@ Utility library implementing tooling to make stoppable functions... - [License](#license) - ## Install / import ```shell