Update README.md

Cleaned up links
This commit is contained in:
Timon 2018-01-25 22:39:08 +01:00 committed by GitHub
parent 753c48a268
commit 6b8253ff51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,9 @@ use self::crossterm::crossterm_terminal::*;
## Links
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