[spp] [PATCH 4/6] Update markdown directives

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Sun Aug 20 18:42:44 CEST 2017


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

* Add header for sections

* Modify list

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
 docs/workflow.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/workflow.md b/docs/workflow.md
index b2bba39..53a5dd8 100644
--- a/docs/workflow.md
+++ b/docs/workflow.md
@@ -1,18 +1,18 @@
-SPP Workflow
+## SPP Workflow
 
 SPP is a standalone application uses DPDK as library.
 
 There is main development branch:
-* mater branch: spp development branch.
+- master branch: spp development branch.
 
 For each DPDK release, SPP master branch is tagged with same release version.
 Master branch head always has latest development SPP source codes.
 
 
-To submit a patch:
+### To submit a patch:
 
 Please send the patch to one of the developers:
-Ferruh Yigit <ferruh.yigit at intel.com>
-Gerald Rogers <gerald.rogers at intel.com>
-Sy Jong Choi <sy.jong.choi at intel.com>
-dpdk-spp at intel.com
+- Ferruh Yigit <ferruh.yigit at intel.com>
+- Gerald Rogers <gerald.rogers at intel.com>
+- Sy Jong Choi <sy.jong.choi at intel.com>
+- dpdk-spp at intel.com
-- 
2.13.1



More information about the spp mailing list