We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6746884 commit 3416e6dCopy full SHA for 3416e6d
README.md
@@ -5,6 +5,11 @@
5
6
<h4 align="center">Pure C WebRTC Client for Amazon Kinesis Video Streams </h4>
7
8
+<p align="center">
9
+ <a href="https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/actions/workflows/ci.yml"> <img src="https://github.com/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/actions/workflows/ci.yml/badge.svg"> </a>
10
+ <a href="https://codecov.io/gh/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c"> <img src="https://codecov.io/gh/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/branch/master/graph/badge.svg" alt="Coverage Status"> </a>
11
+</p>
12
+
13
<p align="center">
14
<a href="#key-features">Key Features</a> •
15
<a href="#build">Build</a> •
0 commit comments