From 4d857797aba242f0d6a933019d0b80bdd534399b Mon Sep 17 00:00:00 2001 From: rebane Date: Thu, 18 Aug 2016 22:28:06 +0300 Subject: [PATCH] markdown formatting --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index dff84c1..80f50e2 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ -RTL-00 blink test using openocd and stm32f3348-discovery +# RTL-00 blink test using openocd and stm32f3348-discovery -pins: +## pins: -LED: GC4 -SWDIO: GE3 -SWCLK: GE4 +### LED: GC4 +### SWDIO: GE3 +### SWCLK: GE4 -building: +## building: -make +### make -testing: +## testing: -make install +### make install