]> robinkrens.nl - git repository - cortex-from-scratch/commitdiff
Update README.md
authorRobin Krens <51459952+robinkrens@users.noreply.github.com>
Fri, 20 Sep 2019 11:02:28 +0000 (18:02 +0700)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2019 11:02:28 +0000 (18:02 +0700)
README.md

index 14631173739cb4e9d90f4d2efc6598bd748d96dd..113cf6a0f6ed8721161d568afa9bff575092e84f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -41,10 +41,12 @@ port this code to any Cortex M0/M3/M4/M7 board.
 ## SCREENSHOTS
 Here are some screenshots that shows the terminal just after booting:
 
-* Serial (over UART)
+Serial (over UART)
+
 ![Screenshot](https://github.com/robinkrens/cortex-from-scratch/raw/master/img/serial.png "serial terminal screenshot")
 
-* TFT screen output (SPI):
+TFT screen output (SPI):
+
 ![Screenshot](https://github.com/robinkrens/cortex-from-scratch/raw/master/img/tft.png "tft peripheral screenshot")