From 915bbfd8b83c7561e843c4e4b470928b5e73a881 Mon Sep 17 00:00:00 2001 From: Adam Herzog Date: Wed, 13 Apr 2016 17:19:01 -0700 Subject: [PATCH] Changed Containerd to containerd for consistency Signed-off-by: Adam Herzog --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7692349..1991725 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # containerd -Containerd is a daemon to control runC, built for performance and density. -Containerd leverages runC's advanced features such as seccomp and user namespace support as well +containerd is a daemon to control runC, built for performance and density. +containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. ## Getting started