Add AppVeyor badge
We have the build file, so it's nice to display the badge as well.
This commit is contained in:
parent
68272312fa
commit
8c44850792
|
|
@ -2,6 +2,7 @@ AMQP-CPP
|
||||||
========
|
========
|
||||||
|
|
||||||
[](https://travis-ci.org/CopernicaMarketingSoftware/AMQP-CPP)
|
[](https://travis-ci.org/CopernicaMarketingSoftware/AMQP-CPP)
|
||||||
|
[](https://ci.appveyor.com/project/mvdwerve/amqp-cpp/branch/master)
|
||||||
|
|
||||||
AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker. The
|
AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker. The
|
||||||
library can be used to parse incoming data from a RabbitMQ server, and to
|
library can be used to parse incoming data from a RabbitMQ server, and to
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue