Merge pull request #198 from ah3rz/patch-3

Changed Containerd to containerd for consistency
This commit is contained in:
Michael Crosby 2016-04-13 17:35:22 -07:00
commit a50d45d4aa
1 changed files with 2 additions and 2 deletions

View File

@ -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