diff options
author | Alan Antonuk <alan.antonuk@gmail.com> | 2023-05-01 22:32:06 +0000 |
---|---|---|
committer | Alan Antonuk <alan.antonuk@gmail.com> | 2023-05-01 15:47:51 -0700 |
commit | 8f8a320c5a9a58647f2f39d66107e7f116f4bc4a (patch) | |
tree | 9218f50ac1c970dbf19aaf1b2bd9e2a2f94ef2da | |
parent | d48f5a4958a9fa1d0c8345f94def2c870424511f (diff) | |
download | rabbitmq-c-8f8a320c5a9a58647f2f39d66107e7f116f4bc4a.tar.gz |
Add oss-fuzz badge to README.md
Shows oss-fuzz status at a glance.
Signed-off-by: GitHub <noreply@github.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ [](https://coveralls.io/github/alanxz/rabbitmq-c?branch=master) +[](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#rabbitmq-c) + ## Introduction This is a C-language AMQP client library for use with v2.0+ of the |