From e650884f2b093b185def72d51463876f05d3794b Mon Sep 17 00:00:00 2001 From: Vipul Cariappa Date: Sun, 24 Dec 2023 19:41:16 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 502d922..61e810a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ Also, add support for higher order functions. ## To Compile +You can download the compiled binary for Windows and Linux directly +from the [releases](https://github.com/Vipul-Cariappa/KariLang/releases) page. + +If you want to compile from source: + Go to src directory ```bash cd src/