diff --git a/README.md b/README.md index 12dad46..bc2bf3c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A [XC-BASIC3](https://xc-basic.net/) demo where you control a white asterisk, th ## Requirements - The [XC-BASIC3](https://xc-basic.net/) compiler, basically :grin: -- If you just want to try the demo, there's a D64 file you can throw straight at your favourite emulator, or even the real thing! +- If you just want to try the demo, there's a [D64 file](DigitalTag3.d64) you can throw straight at your favourite emulator, or even the real thing! ## Post-mortem notes If I see some interest in this project I'll add some production notes regarding this little program of mine (originally made on [FreeBASIC](https://freebasic.net/), where I spent two months and a half, in the spare time, later converted to XC-BASIC 2 and now to XC-BASIC 3).