From e8e6d7b4633d3ede1d6998bed6a92043d4632854 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Sat, 10 Sep 2016 10:30:57 +0200 Subject: [PATCH] README.md: remove double hr Signed-off-by: Antonio Murdaca --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 800aaa23..d9fc5f94 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# ocid - OCI-based implementation of Kubernetes Container Runtime Interface -=========================== +ocid - OCI-based implementation of Kubernetes Container Runtime Interface += The plan is to use OCI projects and best of breed libraries for different aspects: - Runtime: runc (or any OCI runtime-spec compliant runtime)