mirror of
https://github.com/Dummi26/mers.git
synced 2025-03-10 14:13:52 +01:00
update readme
This commit is contained in:
parent
5be264e63c
commit
8c235a98aa
@ -3,8 +3,14 @@
|
|||||||
Mers is a high-level programming language.
|
Mers is a high-level programming language.
|
||||||
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
|
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:
|
See also:
|
||||||
[Quickstart](Quickstart.md),
|
[Quickstart](Quickstart.md)
|
||||||
|
|
||||||
## what makes it special
|
## what makes it special
|
||||||
|
|
||||||
|
@ -3,8 +3,14 @@
|
|||||||
Mers is a high-level programming language.
|
Mers is a high-level programming language.
|
||||||
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
|
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:
|
See also:
|
||||||
[Quickstart](Quickstart.md),
|
[Quickstart](Quickstart.md)
|
||||||
|
|
||||||
## what makes it special
|
## what makes it special
|
||||||
|
|
||||||
|
@ -3,8 +3,14 @@
|
|||||||
Mers is a high-level programming language.
|
Mers is a high-level programming language.
|
||||||
It is designed to be safe (it doesn't crash at runtime) and as simple as possible.
|
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:
|
See also:
|
||||||
[Quickstart](Quickstart.md),
|
[Quickstart](Quickstart.md)
|
||||||
|
|
||||||
## what makes it special
|
## what makes it special
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user