Skip to content

Commit a1d5183

Browse files
committed
更新 README。
1 parent c7bf830 commit a1d5183

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> PDPHP\Async is a PHP library using ReactPHP to perform asynchronous tasks, supporting task dependency handling and topological sorting.
44
5+
![tag](https://img.shields.io/badge/tag-PHP%20Library-bb4444)
6+
![size](https://img.shields.io/github/size/pardnchiu/PHPAsync/src/Async.php)<br>
7+
![license](https://img.shields.io/packagist/l/pardnchiu/async)
8+
![version](https://img.shields.io/packagist/v/pardnchiu/async)
9+
![download](https://img.shields.io/packagist/dm/pardnchiu/async)
10+
511
## Features
612
- Asynchronous Task Execution
713
- Handling of Task Dependencies

0 commit comments

Comments
 (0)