From c3ba1ff2061b2fc5ccfc895d0c7489946992235c Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Thu, 27 Jul 2017 13:16:09 +0200 Subject: README.md: Break a line in two, for better presentation Lines in fenced code blocks are not automatically wrapped, and a long line can easily result in an embedded scroll bar to be shown. Because those look bad, and reading wrapped text is easier, break a long line into two lines. Signed-off-by: Gergely Nagy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e905356..e5ad5f9 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ cd Model01-Firmware make flash -# When the builder tells you to hit return to continue, hold down "prog" on your keyboard and hit return. - +# When the builder tells you to hit return to continue, +# hold down "prog" on your keyboard and hit return. ``` <3 jesse -- cgit v1.2.3