From 600063cccf203753ed5ea4099fabaf63622ffb4b Mon Sep 17 00:00:00 2001 From: Aleksandr Sharikhin Date: Wed, 8 Jan 2025 19:14:32 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e9d3d2..50cd6c0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Create some directory on Agon's SD card, put `cpm.bin` and disk images(**TO THE Load and run binary and you'll be in CP/M's wonderland. +## Getting CP/M + +Download it from [releases](https://github.com/nihirash/Agon-CPM2.2/releases) section. + ## Working with images I'm using [cpmtools](https://github.com/lipro-cpm4l/cpmtools) for working with CP/M drive images.