docs: refine README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 8 May 2023 18:27:26 +0000 (20:27 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 8 May 2023 18:27:26 +0000 (20:27 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index d44beeb0613a16378fea08316f07f8f55494de15..6d4c35ef38f0ab795cdc2a5f257fc85b9df62bdd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,8 +37,8 @@ Please consult our [general guidelines](#general-guidance).
 - Performance :racehorse: [benchmarks](./benchmarks/README.md)
 - Security :bank: :cop: [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=security_rating)](https://sonarcloud.io/dashboard?id=pioardi_poolifier) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=pioardi_poolifier&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=pioardi_poolifier)
 - Easy to use :couple:
-- Easy switch from a pool to another, easy to tune :white_check_mark:
 - Dynamic pool size :white_check_mark:
+- Easy switch from a pool to another :white_check_mark:
 - No runtime dependencies :white_check_mark:
 - Proper async integration with node async hooks :white_check_mark:
 - Support for worker threads and cluster node modules :white_check_mark: