From 103df814ebcb0f8add7411aec259c76e68545690 Mon Sep 17 00:00:00 2001 From: aardizio Date: Sun, 19 Jan 2020 17:02:48 +0100 Subject: [PATCH] Dependabot enabled badge --- README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.MD b/README.MD index 819f47ce..b57d650f 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,8 @@ # Node Pool :arrow_double_up: :on: [![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard) +[![Dependabot](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot)](https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot) +https://badgen.net/dependabot/dependabot/dependabot-core/?icon=dependabot Node pool contains two worker-threads pool implementations.
The first implementation is a static thread pool , with a defined number of threads that are started at creation time .
-- 2.34.1