From 120202696dd33c77fa135787b81bb70324abbf9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?RedBee=E3=83=84?= <77657831+bilal-08@users.noreply.github.com> Date: Sat, 26 Mar 2022 11:15:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5e963d..7c0a708 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Ethereal is a general-purpose programming language that is designed to be fast a - Includes a Standard Library - Comes with a REPL -- Rus in the Browser with WASM (Experimental) +- Runs in the Browser with WASM (Experimental) Want to contribute? Read the steps below on how to run ethereal on your local machine.