Skip to content

Commit aa14e74

Browse files
committed
Update to the readme
1 parent f524418 commit aa14e74

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@ This Visual Studio 2017 project contains two applications, a command line, and a
1111
# FloppyDriverController.sketch
1212
This is the Ardunio source code/sketch
1313

14+
# AVR Firmware
15+
If you want to use the AVR directly instead of within the Arduino environment, then jump to [https://github.com/jtsiomb/usbamigafloppy] where John Tsiombikas has ported the code.
16+
1417
# Help and Instructions
1518
For further details including how to wire this up please visit [http://amiga.robsmithdev.co.uk]
1619

1720
# Whats changed?
1821
V2.1 Diagnostics and potential write bug fixed
1922
V2.0 Disk reading has been vastly improved and you can now also write disks!
20-
V1.0 Initial release, can read disks fairly well
23+
V1.0 Initial release, can read disks fairly well
24+
25+
# Licence
26+
This entire project is available under the GNU General Public License v3 licence. See licence.txt for more details.

0 commit comments

Comments
 (0)