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