From 4596b8bd372786fb6b08f8e0bc9febe2bb5d6b3f Mon Sep 17 00:00:00 2001 From: Luxferre Date: Wed, 22 Apr 2026 07:02:11 +0300 Subject: [PATCH] updated readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c21bacf..a14426d 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