Skip to content

Commit

Permalink
Merge pull request #524 from egpbos/patch-1
Browse files Browse the repository at this point in the history
add link to CPPZMQ tour to README
  • Loading branch information
gummif committed Oct 25, 2021
2 parents c170aab + d9a43fb commit a98fa4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ See the `examples` directory for more examples. When the project is compiled wit
API Overview
============

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).

Bindings for libzmq in `zmq.hpp`:

Types:
Expand Down

0 comments on commit a98fa4a

Please sign in to comment.