From 2a19d38f8a86c13e02467ef3eef9fa3a85c6bd03 Mon Sep 17 00:00:00 2001 From: Idris Musa Date: Sat, 15 Oct 2022 20:16:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23493bc..ac3aa4f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # brainfuc*k interpreter: a simple brainfuc*k interpreter and REPL writen in rust 🦀 #### *Read this in other languages.* -[AR Arabic-العربية](translations/README-ar.md) +[AR Arabic-العربية](README-ar.md) ## Features - Run brainfuc*k code from a file 💫