Skip to content

Commit 0106aaa

Browse files
committed
[Readme] Add Github Actions badges into Readme
1 parent 2a1b385 commit 0106aaa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Kubernetes Client Library for C
22

3+
[![Code Check](https://github.com/kubernetes-client/c/workflows/Code%20Check/badge.svg)](https://github.com/kubernetes-client/c/actions?query=workflow%3A%22Code+Check%22)
4+
[![Build](https://github.com/kubernetes-client/c/workflows/Build/badge.svg)](https://github.com/kubernetes-client/c/actions?query=workflow%3ABuild)
5+
36
This is the official Kubernetes client library for the C programming language.
47
It is a work in progress and should be considered _alpha_ quality software at this
58
time.

0 commit comments

Comments
 (0)