From 6c621540c88c011dc2cf55813ecdea568a4a532f Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 10 Nov 2015 13:31:42 -0600 Subject: [PATCH] Initial draft for README file Signed-off-by: Victor Morales --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..12caf8b3 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +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. + +**Getting Started** + +These are the steps to generate html files for output validation.