From c5e0f6b82b2f980958940dda2e4cf1bc2c941da0 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Wed, 22 Apr 2026 07:01:47 +0300 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 007d698..c21bacf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Janet4DOS 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. ## Functionality missing from the original