diff --git a/README.md b/README.md index c81b4c8..0c5c147 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Download the [binary .prg](dist/snake.prg). +Current development status [here](https://git.giomba.it/giomba/snake6502). + ## Compile You need the GNU compiler collection and the [dasm](https://dasm-assembler.github.io/) macro assembler, then: ```