From 5b194b6144e223ba977e8c98fd4c488e206a9b00 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Fri, 18 May 2018 10:01:09 +0100 Subject: [PATCH] docs: Fix README TOC Updated `README` table of contents as PR #316 forgot to do so. Fixes #320. Signed-off-by: James O. D. Hunt --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cdfa9fea6e..27d93c0495 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ For details of the other Kata Containers repositories, see the * [License](#license) * [Platform support](#platform-support) * [Hardware requirements](#hardware-requirements) +* [Quick start for users](#quick-start-for-users) * [Quick start for developers](#quick-start-for-developers) +* [Architecture overview](#architecture-overview) * [Configuration](#configuration) * [Logging](#logging) * [Debugging](#debugging)