Skip to content

Commit 9c98caf

Browse files
committed
readme: add build status badge
Signed-off-by: Samuel Karp <[email protected]>
1 parent 982cbcc commit 9c98caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
A basic Go interface to the Firecracker API
22
====
33

4+
[![Build status](https://badge.buildkite.com/de08ca676829bedbf6de040c2c2ba1a5d2892e220997c2abdd.svg)](https://buildkite.com/firecracker-microvm/firecracker-go-sdk)
5+
46
This package is a Go library to interact with the Firecracker API. It
57
is designed as an abstraction of the OpenAPI-generated client that
68
allows for convenient manipulation of Firecracker VM from Go programs.

0 commit comments

Comments
 (0)