From 2af8ee706fee7232e50cecafce571b47126338cf Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Mon, 9 Oct 2017 17:00:20 +0100 Subject: [PATCH] docs: Add a TOC to the README Add a table of contents to the README. Signed-off-by: James O. D. Hunt --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 4e77bf20..6b6c5cce 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,19 @@ # runtime +* [Introduction](#introduction) +* [License](#license) +* [Hardware requirements](#hardware-requirements) +* [Quick start for users](#quick-start-for-users) +* [Quick start for developers](#quick-start-for-developers) +* [Community](#community) +* [Configuration](#configuration) +* [Debugging](#debugging) + * [Global logfile](#global-logfile) + * [Enabling debug for various components](#enabling-debug-for-various-components) +* [Limitations](#limitations) +* [Home Page](#home-page) + ## Introduction `cc-runtime` is the next generation of IntelĀ® Clear Containers runtime.