From ac4df6d09088c09b7ce2a3205a8e1051a83e5d7e Mon Sep 17 00:00:00 2001 From: Username404 Date: Thu, 7 Jul 2022 17:22:41 +0200 Subject: [PATCH] Update README.md Signed-off-by: Username404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d46185..80c13ef 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Yerbacon logo -### ► A language that transpiles into lua, javascript (ES6) or python code. +### ► A language that transpiles into another programming language, like Lua, JavaScript (ES6) or Python. ``` main >> { print_line("Hello, World!")