Skip to content

Commit a98fa4a

Browse files
authored
Merge pull request #524 from egpbos/patch-1
add link to CPPZMQ tour to README
2 parents c170aab + d9a43fb commit a98fa4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ See the `examples` directory for more examples. When the project is compiled wit
9292
API Overview
9393
============
9494

95+
For an extensive overview of the `zmq.hpp` API in use, see this [Tour of CPPZMQ by @brettviren](https://brettviren.github.io/cppzmq-tour/index.html).
96+
9597
Bindings for libzmq in `zmq.hpp`:
9698

9799
Types:

0 commit comments

Comments
 (0)