From 5bc1986003cb6089846fde707ec9bb6afbaf28d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 29 Aug 2023 02:06:09 +0200 Subject: [PATCH] docs: refine README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .vscode/settings.json | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index e146c7ad..7fd27c93 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,6 +7,7 @@ "Ardizio", "autobuild", "Benoit", + "bufferutil", "caffeinate", "cloneable", "codeql", diff --git a/README.md b/README.md index 47a680d0..d812e8ba 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,9 @@ Moreover you can execute your tasks using an API designed to improve the **devel Please consult our [general guidelines](#general-guidelines). - Easy to use :white_check_mark: -- Performance [benchmarks](./benchmarks/README.md) :white_check_mark: - Fixed and dynamic pool size :white_check_mark: - Easy switch from a pool type to another :white_check_mark: +- Performance [benchmarks](./benchmarks/README.md) :white_check_mark: - No runtime dependencies :white_check_mark: - Proper integration with Node.js [async_hooks](https://nodejs.org/api/async_hooks.html) :white_check_mark: - Support for CommonJS, ESM, and TypeScript :white_check_mark: -- 2.34.1