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) ---