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