From 588103f670e62cbbf4337c93df22223c00f14542 Mon Sep 17 00:00:00 2001 From: Mrunal Patel Date: Fri, 15 Jul 2016 11:04:58 -0700 Subject: [PATCH] Update README Signed-off-by: Mrunal Patel --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f884540..8cfa4d81 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # ocid +=========================== +ocid aims to implement the kubelet [Container Runtime Interface](https://github.com/kubernetes/kubernetes/pull/25899) + to allow plugging in OCI compatible runtimes.