From e641611faf9cceb9265435adcf13d5d2f80bd59b Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Fri, 16 Sep 2016 14:19:06 +0200 Subject: [PATCH] README: tweak title To be consistent with opencontainers/image-spec. Signed-off-by: Jonathan Boulle --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1f412809..deffcab7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Open Container Runtime Specification +# Open Container Initiative Runtime Specification The [Open Container Initiative](http://www.opencontainers.org/) develops specifications for standards on Operating System process and application containers.