Update README.md
Updated documentation links
This commit is contained in:
parent
e4f71ba342
commit
7ed3dce280
@ -30,10 +30,8 @@ use self::crossterm::crossterm_terminal::*;
|
|||||||
```
|
```
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
Documentation for the code can be found [here](https://atcentra.com/crossterm/index.html)
|
Documentation version 0.1.0 can be found [here](https://docs.rs/crossterm/0.1.0/crossterm/)
|
||||||
|
Documentation version 0.2.0 can be found [here](https://docs.rs/crossterm/0.2.0/crossterm/)
|
||||||
Documentation for the code can be found [here](https://docs.rs/crossterm/0.1.0/crossterm/)
|
|
||||||
|
|
||||||
The Cargo Page can be found [here](https://crates.io/search?q=crossterm)
|
The Cargo Page can be found [here](https://crates.io/search?q=crossterm)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
Reference in New Issue
Block a user