Skip to content

Commit

Permalink
docs: align node version
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Jun 1, 2024
1 parent 0e870ad commit e9d2b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Tinypool - the node.js worker pool 🧵

> Piscina: A fast, efficient Node.js Worker Thread Pool implementation
Expand All @@ -13,7 +12,7 @@ Tinypool is a fork of piscina. What we try to achieve in this library, is to eli
- ❌ No utilization
- ❌ No NAPI

- Written in TypeScript, and ESM support only. For Node.js 14.x and higher.
- Written in TypeScript, and ESM support only. For Node.js 18.x and higher.

_In case you need more tiny libraries like tinypool or tinyspy, please consider submitting an [RFC](https://github.com/tinylibs/rfcs)_

Expand Down

0 comments on commit e9d2b8f

Please sign in to comment.