Update README.md

add image to readme
This commit is contained in:
Mark 2024-02-17 14:08:27 +01:00 committed by GitHub
parent cc4a4366c9
commit 3ec228deda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ See [mers/README.md]
"Hello, World!".println
```
> `Hello, Variable!`
> `Hello, World!`
---
@ -33,6 +33,8 @@ my_var.println
(1, "2", 3, 4).sum.println
```
![err1](https://github.com/Dummi26/mers/assets/67615357/2f113287-1cce-427f-8dcb-577841e40c2c)
---
```