Fix readme
This commit is contained in:
parent
e30dfcb0a9
commit
699ebeda48
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
Math: `+`, `-`, `*`, `/`, `%`
|
Math: `+`, `-`, `*`, `/`, `%`
|
||||||
|
|
||||||
Equality: `==`, `!=`, `>`, `<`, `>=`, `<=`
|
Equality: `==`, `!=`, `>`, `<`, `>=`, `<=`
|
||||||
|
|
||||||
Some basic types: String, char, int, float, bool
|
Some basic types: String, char, int, float, bool
|
||||||
|
|
Loading…
Reference in a new issue