From ef959e42d8ab6c737ae91820a246864ee09cb6d8 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Tue, 10 Nov 2015 16:57:17 -0600 Subject: [PATCH] Fix explanation to say we're using rst instead of md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 12caf8b3..657896c6 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -Summary -======= +#Summary `project-docs` is the project that hosts documentation about Clear Linux for -Intel Architecture project. This source code was written in MarkDown format -for its simplicity and converted/published in HTML. +Intel Architecture project. This source code was written in reStructuredText +format (`*.rst`) for its simplicity and converted/published in HTML. -**Getting Started** +##Getting Started These are the steps to generate html files for output validation.