Fix readme

main
Julius 2022-07-03 23:46:45 +02:00
parent e30dfcb0a9
commit 699ebeda48
Signed by: j00lz
GPG Key ID: AF241B0AA237BBA2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# Features
Math: `+`, `-`, `*`, `/`, `%`
Equality: `==`, `!=`, `>`, `<`, `>=`, `<=`
Some basic types: String, char, int, float, bool