Skip to content

Commit fa6038a

Browse files
committed
Updated readme
1 parent b002b89 commit fa6038a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
Multithreading jobs pool (asyncron tasks)
66

7+
## Integration via wsjcpp
78

9+
```
10+
wsjcpp install https://github.com/wsjcpp/wsjcpp-async-jobs-pool:master
11+
```
12+
13+
## Integration via files
14+
15+
Include this files:
16+
17+
* `src.wsjcpp/wsjcpp_core/wsjcpp_core.h`
18+
* `src.wsjcpp/wsjcpp_core/wsjcpp_core.cpp`
19+
* `src/wsjcpp_async_jobs_pool.h`
20+
* `src/wsjcpp_async_jobs_pool.cpp`
821

922

0 commit comments

Comments
 (0)