We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b958f commit b8a9b45Copy full SHA for b8a9b45
1 file changed
README.md
@@ -6,7 +6,7 @@ runtime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io
6
This library makes it easy to create MsgFlo participants in C++.
7
8
msgflo-cpp is written in C++11 and is built on top of [AMQP-CPP](https://github.com/CopernicaMarketingSoftware/AMQP-CPP),
9
-[boost::asio](http://www.boost.org/doc/libs/1_55_0/doc/html/boost_asio.html) and [json11](https://github.com/dropbox/json11).
+and [json11](https://github.com/dropbox/json11).
10
11
## Status
12
0 commit comments