Skip to content

Commit 33c48db

Browse files
committed
add travis build status to README.md
Fixes:kata-containers#54. Signed-off-by: Liang Chenye <liangchenye@huawei.com>
1 parent 1c504c7 commit 33c48db

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
* [Overview](#overview)
2-
* [Terms](#terms)
3-
4-
# Overview
1+
# osbuilder [![Build Status](https://travis-ci.org/kata-containers/osbuilder.svg?branch=master)](https://travis-ci.org/kata-containers/osbuilder)
52

63
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
74
container workloads. The VM requires a guest kernel and a guest operating system
@@ -10,7 +7,10 @@ environment.
107

118
This repository contains tools to create a guest OS disk image.
129

13-
# Terms
10+
## Table of Contents
11+
* [Terms](#terms)
12+
13+
## Terms
1414

1515
This section describes the terms used for all documentation in this repository.
1616

0 commit comments

Comments
 (0)