fix(README.md): small nitpick (thanks random lainon)
This commit is contained in:
parent
40dfb78ef2
commit
47e6204e08
1 changed files with 2 additions and 1 deletions
|
@ -132,7 +132,8 @@ That sould be it. Have fun!
|
|||
## Description
|
||||
|
||||
* 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
|
||||
|
||||
* code quality,
|
||||
|
|
Reference in a new issue