mirror of
https://github.com/Noratrieb/simple-std.git
synced 2026-01-14 16:35:06 +01:00
add readme install
This commit is contained in:
parent
816945adff
commit
e821f7fb12
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
really, don't.
|
really, don't.
|
||||||
|
|
||||||
|
```toml
|
||||||
|
[dependencies]
|
||||||
|
simple-std = "0.1.0"
|
||||||
|
```
|
||||||
|
|
||||||
simple-std is a little extension to the standard library,
|
simple-std is a little extension to the standard library,
|
||||||
providing additional helpers for getting input or creating random numbers.
|
providing additional helpers for getting input or creating random numbers.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue