We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59dfeda commit ddd3901Copy full SHA for ddd3901
README.md
@@ -16,6 +16,10 @@ Expanded from original by [David Plummer](https://github.com/davepl/pdpsrc/tree/
16
17
Line-numbered BASIC interpreter inspired by CBM BASIC v2 as found on classic Commodore machines.
18
19
+## DOWNLOADS
20
+
21
+[The latest binaries for Win/Mac/Linux are in ***Releases***](https://github.com/omiq/cbm-basic/releases/)
22
23
## Features
24
25
- **Line-numbered programs** loaded from a text file (`10 ...`, `20 ...`, etc.).
0 commit comments