From 5faf2bd102cca8730b4e66dbec5c53d84aaac0d4 Mon Sep 17 00:00:00 2001 From: Patrick Chanezon Date: Thu, 17 Dec 2015 12:25:52 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b82ea82f..fa6be0e47 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # containerd -Another container runtime built for performance and density. -containerd has 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 advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. #### Status