fix readme

This commit is contained in:
Mark 2023-10-19 18:47:39 +02:00
parent b39a768099
commit 6669c8343b

View File

@ -19,7 +19,7 @@ Mers is simple. There are only few expressions:
- Functions (`arg -> <do something>`)
- Function calls `arg.function`
Everything else is implemented as a function:
Everything else is implemented as a function.
### Types and Safety