docs: refine README.md
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 29 Aug 2023 00:06:09 +0000 (02:06 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 29 Aug 2023 00:06:09 +0000 (02:06 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.vscode/settings.json
README.md

index e146c7ad128e66a0d6789ddd6e78f7704e88e62a..7fd27c9317e81e6b5e3b3a60359118eb0d3d3af4 100644 (file)
@@ -7,6 +7,7 @@
     "Ardizio",
     "autobuild",
     "Benoit",
+    "bufferutil",
     "caffeinate",
     "cloneable",
     "codeql",
index 47a680d039609442639275395e62b5b699a540cb..d812e8ba238df32ca8dd44e7e7189afd00dda54f 100644 (file)
--- 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: