diff --git a/README.md b/README.md
index b84e35b13a6cfe51a853562a0dad172d802448df..a58718a47da75a34e3d2650c282009a13da84024 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,8 @@ Anyone who wants to write a good/nice utility should probably look at the code i
 
 ## VSCode + PlatformIO
 
+Note: This is genearlly used for CI on this repo.  However, note that this is **not** the path that allows for debugging on Windows.
+
 This project can also be built, uploaded and debugged with VSCode and the PlatformIO extension. Simply clone and open this project in VSCode and have the PlatformIO extension installed.
 
 See [here](https://github.com/Community-PIO-CH32V/platform-ch32v) for further details.