From f590259cdf1e1d25f97f002fe22e700cf5c74f32 Mon Sep 17 00:00:00 2001
From: cnlohr <lohr85@gmail.com>
Date: Sat, 18 Feb 2023 17:39:23 -0800
Subject: [PATCH] Update readme notes about using the mini link.

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

diff --git a/README.md b/README.md
index b1a8598..baa7374 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,8 @@ On WSL or Debian based OSes `apt-get install build-essential libnewlib-dev gcc-r
 cd barebones
 make
 ```
-Use the WCH-LinkUtility to flash the built hex file.
+Use the WCH-LinkUtility to flash the built hex file, or if you don't want to use propreitary tooling you can use miniwchlink.
+
 
 ## For using EVT demos, check out the EVT folder.
 
-- 
GitLab