README, design: update architecture diagram

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day
2017-09-21 15:07:28 -07:00
parent 3273315267
commit 04ed74f4b1
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ containerd is an industry-standard container runtime with an emphasis on simplic
containerd is designed to be embedded into a larger system, rather than being used directly by developers or end-users.
![architecture](design/architecture.png)
## Getting Started
If you are interested in trying out containerd please see our [Getting Started Guide](docs/getting-started.md).