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.