mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 05:43:53 +01:00
update readme
This commit is contained in:
parent
5be264e63c
commit
8c235a98aa
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user