docs: Move TOC to top

Move the table of contents to the top of the page.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2018-04-20 14:42:51 +01:00
parent a099eafc60
commit 3e0e112e2b

View File

@ -1,4 +1,11 @@
# osbuilder [![Build Status](https://travis-ci.org/kata-containers/osbuilder.svg?branch=master)](https://travis-ci.org/kata-containers/osbuilder)
[![Build Status](https://travis-ci.org/kata-containers/osbuilder.svg?branch=master)](https://travis-ci.org/kata-containers/osbuilder)
# osbuilder
* [Introduction](#introduction)
* [Terms](#terms)
## Introduction
The Kata Containers runtime creates a virtual machine (VM) to isolate a set of
container workloads. The VM requires a guest kernel and a guest operating system
@ -7,9 +14,6 @@ environment.
This repository contains tools to create a guest OS disk image.
## Table of Contents
* [Terms](#terms)
## Terms
This section describes the terms used for all documentation in this repository.