From 3d789d74a8c2eb8e79176099451dcc9ce10de023 Mon Sep 17 00:00:00 2001 From: Zefan Li Date: Thu, 8 Oct 2015 15:33:09 +0800 Subject: [PATCH] README: Fix some headers Signed-off-by: Zefan Li --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 185807193..cfe73fa10 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ Table of Contents To provide context for users the following section gives example use cases for each part of the spec. -### Filesystem Bundle & Configuration +## Filesystem Bundle & Configuration - A user can create a root filesystem and configuration, with low-level OS and host specific details, and launch it as a container under an Open Container runtime. -## Releases +# Releases There is a loose [Road Map](https://github.com/opencontainers/specs/wiki/RoadMap:) on the wiki. During the `0.x` series of OCI releases we make no backwards compatibility guarantees and intend to break the schema during this series.