1
0
mirror of https://github.com/Dummi26/mers.git synced 2025-07-06 08:38:02 +02:00

fix readme

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

@ -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