From 84aa27918991af334fce663b36ab46b8e3fd3058 Mon Sep 17 00:00:00 2001 From: m5rcel { Marcel } Date: Tue, 14 Oct 2025 07:50:23 +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 aedaf49..916dfbd 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. If you want to chekc out Windows port (main) [click here](https://github.com/m4rcel-lol/m5rcode) +The project includes a custom **REPL shell** (`m5rshell`) and an **interpreter** for `.m5r` files. If you want to check out Windows port (main) [click here](https://github.com/m4rcel-lol/m5rcode) ---