From d2f62c65359896a8e6682a6fa0b1a278e846d60f Mon Sep 17 00:00:00 2001
From: vys0053 <ondrej.vysocky@vsb.cz>
Date: Fri, 28 Jul 2017 14:15:33 +0200
Subject: [PATCH] README typographic

---
 README.md | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md
index 30a1b0d7..41fec4eb 100644
--- a/README.md
+++ b/README.md
@@ -80,21 +80,23 @@ NOTE: scorep can handle 4GB RAM only, large domain makes problem. If you need to
 	OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/simpleFoam/motorBike
 
 ## WORKFLOW
- 1] Autofilter
-	compile OpenFOAM using run_compile_1_autofilter.sh
-	chage dir to test directory
-	run scorep-autofilter using do_scorep_autofilter_loop.sh
- 2] Dyndetect
- 	compile OpenFOAM using run_compile_2_dyndetect.sh
-	chage dir to test directory
-	run scorep-autofilter using do_readex_dyndetect.sh
- 3] PTF
- 	run PTF using do_ptf.sh
+1] Autofilter
+ - compile OpenFOAM using run_compile_1_autofilter.sh
+ - chage dir to test directory
+ - run scorep-autofilter using do_scorep_autofilter_loop.sh
+	
+2] Dyndetect
+ - compile OpenFOAM using run_compile_2_dyndetect.sh
+ - chage dir to test directory
+ - run scorep-autofilter using do_readex_dyndetect.sh
+	
+3] PTF
+ - run PTF using do_ptf.sh
 
 	...
 
- 4] RRL
-	?
+4] RRL
+ - ?
 
 - For manual instrumentation (--nocompiler) use using run_compile_3_dyndetect_manual.sh, however this option doesn't work now.
 
-- 
GitLab