Skip to content

Commit 9a814da

Browse files
committed
Link to post.
1 parent 1a08c61 commit 9a814da

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
@@ -1,6 +1,6 @@
11
Various synchronization primitives for multithreaded applications in C++11.
22

3-
Used in the blog post, "Semaphores are Surprisingly Versatile".
3+
Used in the blog post, [Semaphores are Surprisingly Versatile](http://preshing.com/20150316/semaphores-are-surprisingly-versatile).
44

55
Code is released under the [zlib license](http://en.wikipedia.org/wiki/Zlib_License). See the `LICENSE` file.
66

0 commit comments

Comments
 (0)