Update README.md
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
394fbec4c9
commit
6afd81f9ba
11
README.md
11
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/)
|
||||
<img title="Yer 🥓" align="left" src="/Username404-59/Yerbacon/raw/branch/stable/resources/Yerbacon.svg" alt="Yerbacon logo" width="192" height="192">
|
||||
|
||||
<img align="left" src="/Username404-59/Yerbacon/raw/branch/stable/resources/Yerbacon.svg" alt="Yerbacon logo" width="192" height="192">
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue