From 610e63c930c839bdd75281530217248ec5d585cc Mon Sep 17 00:00:00 2001
From: CNLohr <lohr85@gmail.com>
Date: Tue, 30 May 2023 15:50:58 -0700
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 88030a9..d017722 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,11 @@ In Progress:
 
 And by fast I mean very fast. Typically around 36kBytes/sec.
 
+```
 ./minichlink -T | pv > /dev/null
 Found ESP32S2 Programmer
  536KiB 0:00:15 [36.7KiB/s] [        <=>                     ]
+```
 
 You can just try out the debugprintf project, or call SetupDebugPrintf(); and printf() away.
 
-- 
GitLab