Skip to content

Commit 40c9af0

Browse files
committed
Updated README
1 parent f78166f commit 40c9af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Releasing the lock before running user code keeps other workers from blocking on
5757
- Thread-safe task queue with efficient worker wake-ups.
5858
- Template-based `submit()` accepts lambdas, function objects, or function pointers.
5959
- Graceful shutdown that drains outstanding work.
60-
- Zero external dependencies—pure standard library.
60+
- Zero external dependencies. Pure standard library.
6161

6262
## Building and Running
6363

0 commit comments

Comments
 (0)