From b515f44785481526070fe5c85bef4b5025d84295 Mon Sep 17 00:00:00 2001 From: m5rcel { Marcel } Date: Mon, 13 Oct 2025 12:22:35 +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 3cb81d0..cd033e8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,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 try out Ubuntu port, [click here](https://github.com/m4rcel-lol/m5rcode-ubuntu) ---