Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df45af0

Browse files
committed
Update README.md
1 parent e004c96 commit df45af0

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
@@ -23,6 +23,6 @@ Post job to thread pool is much faster than for boost::asio based thread pool.
2323

2424
See benchmark/benchmark.cpp for benchmark code.
2525

26-
All code except https://github.com/inkooboo/thread-pool-cpp/blob/master/thread_pool/mpsc_bounded_queue.hpp
26+
All code except [MPMCBoundedQueue](https://github.com/inkooboo/thread-pool-cpp/blob/master/thread_pool/mpsc_bounded_queue.hpp)
2727
is under MIT license.
2828

0 commit comments

Comments
 (0)