From 7c0710ec0dde284d31be7e3072a2c2828e7847aa Mon Sep 17 00:00:00 2001 From: m5rcel { Marcel } Date: Mon, 13 Oct 2025 12:25:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f93401..aedaf49 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ **m5rcode** is an experimental **polyglot programming language** written with a blend of **Python, JavaScript, PHP, C#, and C++**. It uses obfuscation and cross-language embedding to allow developers to write multi-language scripts in a single file (`.m5r`). -The project includes a custom **REPL shell** (`m5rshell`) and an **interpreter** for `.m5r` files. +The project includes a custom **REPL shell** (`m5rshell`) and an **interpreter** for `.m5r` files. If you want to chekc out Windows port (main) [click here](https://github.com/m4rcel-lol/m5rcode) ---