From 3519e76ef330d021a2226dbf70f31d2e4a88e67a Mon Sep 17 00:00:00 2001
From: Kenneth Johansson <kenneth.johansson@iopsys.eu>
Date: Tue, 5 Feb 2019 16:02:54 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c501f35..4602d33 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ The device number for the MTD partitions used and the offset for the start of NV
 |MIPS based|`iopupgrade -f last.y3 -c3,4 -N 6694`|
 
 
-####Broadcom kernel####
+#### Broadcom kernel ####
 
 Like the CFE the kernel also require modification to the data before
 it can be written to storeage. First the MTD partition needs to be set
@@ -92,7 +92,7 @@ program kernel to mtd0 and set sequence number to 2
 
 
 
-##UBIFS root filesystem##
+## UBIFS root filesystem ##
 
 |task|command|
 |----|-------|
-- 
GitLab