Skip to content

Commit ab8f28b

Browse files
committed
refine readme: es2020, no external runtime dependencies
1 parent 0c30022 commit ab8f28b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@ npm install zero-backpressure-semaphore-typescript
2525

2626
## Key Features
2727

28-
- ES6 Compatibility.
28+
- ES2020 Compatibility.
2929
- TypeScript support.
3030
- Backpressure control.
3131
- Graceful termination.
3232
- Self-explanatory method names and comprehensive documentation.
3333
- High efficiency: All state-altering operations have a constant time complexity, O(1).
34+
- No external runtime dependencies: Only development dependencies are used.
3435

3536
## 1st use-case: Single Job Execution
3637

0 commit comments

Comments
 (0)