From 6afd81f9badb0725776ab3d7a6b702d25adae4d5 Mon Sep 17 00:00:00 2001 From: Username404 Date: Sat, 14 May 2022 18:48:14 +0200 Subject: [PATCH] Update README.md Signed-off-by: Username404 --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bea13d8..321d4a8 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,16 @@ -# Yerbacon +# Yerbacon -[![Build Status](https://ci.username404.fr/buildStatus/icon?style=plastic)](https://ci.username404.fr/job/Yerbacon/job/stable/) +Yerbacon logo -Yerbacon logo -Aka Yer Bacon, - -- #### A language that transpiles into lua, javascript (ES6) or python code. +### ► A language that transpiles into lua, javascript (ES6) or python code. ``` main >> { print_line("Hello, World!") } ``` +[![Build Status](https://ci.username404.fr/buildStatus/icon?style=plastic)](https://ci.username404.fr/job/Yerbacon/job/stable/) + ### Planned features: - Type inference