summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiri Mudusuru <giri.p.mudusuru@intel.com>2016-08-13 02:13:32 +0300
committerGitHub <noreply@github.com>2016-08-13 02:13:32 +0300
commit4b869b4fc8a97f35adbefd282610c2848e2dacc5 (patch)
treedb7de4452c22ca5fabd0fc42a0820bd1fd4ac1d6
parentdae43aeedd79ff5eaade1c7ff08e0301832db37c (diff)
downloadFSP-4b869b4fc8a97f35adbefd282610c2848e2dacc5.tar.xz
Converted project, branch name to table format
For better readability converted it to table format
-rw-r--r--README.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/README.md b/README.md
index 19f3c58..5fd1d8d 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,8 @@ Intel FSP Home Page www.intel.com/FSP
# FSP Project Information
Each FSP project will be hosted in a separate branch.
-#FSP Project Name - Branch Name - Git command
-Intel® Pentium® and Celeron® Processor N3000 Product Families and Intel® Atom™ x5-E8000 Processor - Braswell - git clone -b Braswell https://github.com/IntelFsp/FSP.git
-
-Intel® Atom™ processor E3800 product family - Bay Trail -
-git clone -b BayTrail https://github.com/IntelFsp/FSP.git
-
-Intel® Atom™ processor C2000 product family - Rangeley -
-git clone -b Rangeley https://github.com/IntelFsp/FSP.git
+FSP Project Name | Branch Name | Git command
+:--------------- | :---------: | :----------
+Intel® Pentium® and Celeron® Processor N3000 Product Families and Intel® Atom™ x5-E8000 Processor | Braswell | -git clone -b Braswell https://github.com/IntelFsp/FSP.git
+Intel® Atom™ processor E3800 product family | Bay Trail | -git clone -b BayTrail https://github.com/IntelFsp/FSP.git
+Intel® Atom™ processor C2000 product family | Rangeley | -git clone -b Rangeley https://github.com/IntelFsp/FSP.git