1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-07-06 15:29:23 +00:00

Minor change to examples description

This commit is contained in:
Karol Stasiak 2018-01-23 14:24:12 +01:00 committed by GitHub
parent c7f45ebddc
commit 7e46c4457a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
## Cross-platform examples
* [Hello world](hello_world/hello_world.mfk) (C64/C16/PET/VIC-20/Atari) simple text output
* [Hello world](hello_world/hello_world.mfk) (C64/C16/PET/VIC-20/Atari/Apple II) simple text output
## Commodore 64 examples