doc: Add TOC to README

Add a table of contents to the README to make navigation easier.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt 2017-12-20 17:39:10 +00:00
parent df4462b492
commit 50fb0a562e

View File

@ -1,5 +1,13 @@
<img src="https://www.openstack.org/assets/kata/kata-vertical-on-white.png" width="150">
* [About Kata Containers](#about-kata-containers)
* [Community](#community)
* [Contributor](#contributor)
* [Maintainer](#maintainer)
* [Governance](#governance)
* [Architecture Committee](#architecture-committee)
* [Working Committee](#working-committee)
# About Kata Containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs.