From 6827a79c52f48658dbd012f37517003db2ddfb8f Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Wed, 20 Dec 2017 17:43:33 +0000 Subject: [PATCH] doc: Add project links to README Add in links to the Clear Containers and runv projects. Signed-off-by: James O. D. Hunt --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad63c9f64..17fc2e0e2a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Kata Containers is an open source project and community working to build a stand The Kata Containers project will initially comprise six components, including the Agent, Runtime, Proxy, Shim, Kernel and packaging of QEMU 2.9. It is designed to be architecture agnostic, run on multiple hypervisors and be compatible with the OCI specification for Docker containers and CRI-O for Kubernetes. -Kata Containers combines technology from Intel Clear Containers and Hyper runV. The code is hosted on Github under the Apache 2 license and the project is managed by the OpenStack Foundation. To learn more about the project and organizations backing the launch, visit www.katacontainers.io. +Kata Containers combines technology from [IntelĀ® Clear Containers](https://github.com/clearcontainers/runtime) and [Hyper runV](https://github.com/hyperhq/runv). The code is hosted on Github under the Apache 2 license and the project is managed by the OpenStack Foundation. To learn more about the project and organizations backing the launch, visit https://www.katacontainers.io. # Community