From c75d6bcced97425cb85af5601b63213fe238a9af Mon Sep 17 00:00:00 2001 From: Luxferre Date: Wed, 22 Apr 2026 08:54:22 +0300 Subject: [PATCH] updated readme about the bootable version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f95dc8d..45d2b00 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a port of [Janet](https://janet-lang.org) programming language to x86 DOS systems. Currently ported version is 1.41.2. -See the "Releases" section for ready-made DOS binaries. Building your own binary from source is always recommended. +See the "Releases" section for ready-made DOS binaries (and a bootable FreeDOS image). Building your own binary from source is always recommended. ## Functionality missing from the original