Update README.md
Added links
This commit is contained in:
parent
4f0950b8f6
commit
753c48a268
@ -28,9 +28,11 @@ use self::crossterm::crossterm_cursor::*;
|
|||||||
use self::crossterm::crossterm_terminal::*;
|
use self::crossterm::crossterm_terminal::*;
|
||||||
|
|
||||||
```
|
```
|
||||||
## Documentation
|
## Links
|
||||||
|
|
||||||
Documentation for the code can be found [here](https://atcentra.com/crossterm/index.html)
|
Documentation for the code can be found [here](https://atcentra.com/crossterm/index.html)
|
||||||
|
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)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user