From e95db75e211af92d188fffdfa5536fe8f5d90e8b Mon Sep 17 00:00:00 2001
From: Christopher Kormanyos <ckormanyos@yahoo.com>
Date: Sat, 21 Dec 2024 10:38:19 +0100
Subject: [PATCH] Update readme.md

---
 ref_app/tools/AVR/avrdude/avrdude-v8.0-windows-x64/readme.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/ref_app/tools/AVR/avrdude/avrdude-v8.0-windows-x64/readme.md b/ref_app/tools/AVR/avrdude/avrdude-v8.0-windows-x64/readme.md
index 39dfcc263..401cd1984 100644
--- a/ref_app/tools/AVR/avrdude/avrdude-v8.0-windows-x64/readme.md
+++ b/ref_app/tools/AVR/avrdude/avrdude-v8.0-windows-x64/readme.md
@@ -6,8 +6,9 @@ Consider the flash file `ref_app.hex` which, after
 building the reference application `ref_app`, will be found in the `bin` directory.
 These instructions are for modern `Win*`.
 
-The programming device being used is the AVR-SIP mkII, which is an older USB-based
-programmer.
+The programming device being used is the AVRISP mkII, which is an older USB-based
+programmer. Drivers can be installed along with with ATMEL(R) Studio or alternative
+open source USB driver-options are available.
 
 ## Getting Started