summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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