diff options
author | B. Watson <urchlay@slackware.uk> | 2022-11-10 14:47:37 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2022-11-10 14:47:37 -0500 |
commit | 32559316c2301e47d06ec924ed90f37639a21226 (patch) | |
tree | 37a10387110a91859263e236ff8728f9ebb0a607 | |
parent | 1b75767c96bc4e919f73bd56cf9f69fdab906def (diff) | |
download | dla-asm-32559316c2301e47d06ec924ed90f37639a21226.tar.gz |
Add repo URL to README.
-rw-r--r-- | README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,8 +19,10 @@ from the cc65 suite: https://cc65.github.io/ Also included are support tools to convert the results to CSV or image files. -Latest executables can be found here: +Latest source and documentation can be found here: +https://slackware.uk/~urchlay/repos/dla-asm/ +Latest executables can be found here: https://slackware.uk/~urchlay/repos/dla-asm/plain/dla.xex https://slackware.uk/~urchlay/repos/dla-asm/plain/dla2csv.xex https://slackware.uk/~urchlay/repos/dla-asm/plain/dla2img.sh |