Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-07-08 11:21:07 +03:00
parent 356df9c1d5
commit 92bda057a7

View File

@ -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