Skip to content

Commit 9bfce52

Browse files
authored
Merge pull request #448 from ZjzMisaka/docs-Update-architecture-image
docs: Update architecture image
2 parents ec03daf + 7fdf1f4 commit 9bfce52

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ A comprehensive and efficient low-contention thread pool for easily managing bot
1919
This project is currently a Seed Project within the .NET Foundation. This means it is an "up and coming" project within the foundation to grow its community and ecosystem.
2020

2121
## Architecture
22-
<a href="https://github.com/ZjzMisaka/PowerThreadPool/wiki/Architecture" title="Architecture PlantUML Code"><img alt="image" src="https://github.com/user-attachments/assets/7bc82a85-b16a-4f8a-84cf-d13249c69586" /></a>
22+
<a href="https://github.com/ZjzMisaka/PowerThreadPool/wiki/Architecture" title="Architecture PlantUML Code">
23+
<img alt="image" src="https://github.com/user-attachments/assets/e078aaca-2b5d-4c33-b38e-cbeab4fb3408" />
24+
</a>
2325

2426
## Why PTP
2527
1. Provides rich, fine-grained control primitives spanning the entire work lifecycle.

0 commit comments

Comments
 (0)