update readme

This commit is contained in:
Mark 2024-01-11 13:18:54 +01:00
parent 5be264e63c
commit 8c235a98aa
3 changed files with 21 additions and 3 deletions

View File

@ -3,8 +3,14 @@
Mers is a high-level programming language.
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
Install from *crates.io*:
```sh
cargo install mers
```
See also:
[Quickstart](Quickstart.md),
[Quickstart](Quickstart.md)
## what makes it special

View File

@ -3,8 +3,14 @@
Mers is a high-level programming language.
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
Install from *crates.io*:
```sh
cargo install mers
```
See also:
[Quickstart](Quickstart.md),
[Quickstart](Quickstart.md)
## what makes it special

View File

@ -3,8 +3,14 @@
Mers is a high-level programming language.
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
Install from *crates.io*:
```sh
cargo install mers
```
See also:
[Quickstart](Quickstart.md),
[Quickstart](Quickstart.md)
## what makes it special