From c9ef5318198a5a097dfbd0185a78fc01aa2b87b6 Mon Sep 17 00:00:00 2001
From: Mohamed Ibrahim <mibrahim@mibrahim.net>
Date: Sun, 16 Aug 2015 18:54:30 -0400
Subject: [PATCH] Fixing the table

---
 doc/README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/README.md b/doc/README.md
index 024eedb5..4431c8ca 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,9 +1,11 @@
 APARAPI Documentation
 ======================
 
-
+| | |
+|----------------|------|
 | [PrivateMemorySpace](privatememoryspace.md)| Using `__private` memory space in Aparapi kernels. |
 | [SettingUpLinuxHSAMachineForAparapi](settinguplinuxhsamachineforaparapi.md) | How to setup a Linux HSA machine for testing HSA enabled Aparapi |
+
 * PossibleAparapiLambdaSyntaxOptions	syntax suggestions for HSA enabled Aparapi	Mar 2014	frost.g...@gmail.com
 * HSAEnablementOfLambdaBranchSidebar	Sidebar for HSAEnablementOfLambdaBranchAparapi	Feb 2014	frost.g...@gmail.com
 * HSAEnablementOfLambdaBranch	Adding HSA Support to Aparapi lambda branch	Feb 2014	frost.g...@gmail.com
@@ -42,4 +44,4 @@ APARAPI Documentation
 * DevelopersGuide	Aparapi developers guide.	Sep 2011	frost.g...@gmail.com
 * ContributionGuide	How to contribute (bug fix or features).	Sep 2011	frost.g...@gmail.com
 * JavaKernelGuidelines	What code can and can't be converted to OpenCL by Aparapi.	Sep 2011	frost.g...@gmail.com
-* Attribution	Attribution
\ No newline at end of file
+* Attribution	Attribution
-- 
GitLab