fix(README.md): small nitpick (thanks random lainon)

main
Tom MTT. 1 year ago
parent 40dfb78ef2
commit 47e6204e08

@ -132,7 +132,8 @@ That sould be it. Have fun!
## Description ## Description
* Focuses on speed, * Focuses on speed,
* Multi-threaded (using `fork`) * Handles multiple requests at once (using a pool of `fork`'ed
workers)
* Only does what it needs to do * Only does what it needs to do
* code quality, * code quality,

Loading…
Cancel
Save