mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-23 09:14:27 +01:00
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:
12
README.md
12
README.md
@@ -1,4 +1,11 @@
|
||||
# osbuilder [](https://travis-ci.org/kata-containers/osbuilder)
|
||||
[](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.
|
||||
|
||||
Reference in New Issue
Block a user