X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.md;h=12f794b6513ddef8ef6f45452bc6863dff0d2e53;hb=059ea82373f1c023b51f4d68e84fbb5a319ee686;hp=2a38027ab6fc369ec98e74daab6cffc676725111;hpb=dfd00839d2156a531a396a42b949f828d249441b;p=poolifier.git diff --git a/README.md b/README.md index 2a38027a..12f794b6 100644 --- a/README.md +++ b/README.md @@ -149,9 +149,7 @@ Remember that workers can only send and receive serializable data. Node versions >= 16.x are supported. -## API - -### [Documentation](https://poolifier.github.io/poolifier/) +## [API](https://poolifier.github.io/poolifier/) ### `pool = new FixedThreadPool/FixedClusterPool(numberOfThreads/numberOfWorkers, filePath, opts)`