diff --git a/README.md b/README.md index 3ba48d8fc3d0c8e0413708efc077e160cd275537..0a64500562a96623d951433723f39d74cf98c1a0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -/****************************************************/ -From Serial to Parallel: A simple training using the Martix-Vector multiplication algorithm +#From Serial to Parallel: A simple training using the Martix-Vector multiplication algorithm -Directory layout(tree -d): +##Directory layout(tree -d): Training ├── External_Functions @@ -16,4 +15,3 @@ Training Loader contains required modules for all makefiles. Create executables with 'make' in corresponding directories. -/****************************************************/