From 2b40a280b5d8704f2f4d87938e779933997b9397 Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Tue, 27 Mar 2018 16:08:36 +0100 Subject: [PATCH] docs: Embellish README Add some brief explanatory text and a few pointers. Fixes #36. Signed-off-by: James O. D. Hunt --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62873e121f..b525107d04 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# documentation -Kata Containers documentation +# Documentation + +The [Kata Containers](https://github.com/kata-containers) +documentation repository hosts overall system documentation, with information +common to multiple components. + +For details of the other Kata Containers repositories, see the +[repository summary](https://github.com/kata-containers/kata-containers).