diff --git a/README.md b/README.md index bd50fa82..8d164799 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ youki is not at the practical stage yet. However, it is getting closer to practi | Seccomp | Filtering system calls | ✅ | | Hooks | Add custom processing during container creation | ✅ | | Rootless | Running a container without root privileges | It works, but cgroups isn't supported. WIP on [#77](https://github.com/containers/youki/issues/77) | -| OCI Compliance | Compliance with OCI Runtime Spec | 50 out of 52 test cases passing | +| OCI Compliance | Compliance with OCI Runtime Spec | ✅ 50 out of 50 test cases passing | # Design and implementation of youki ![sequence diagram of youki](docs/.drawio.svg)