diff --git a/README.md b/README.md index c20443e..cdf0b0a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,9 @@ use self::crossterm::crossterm_terminal::*; ## Links 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/) + The Cargo Page can be found [here](https://crates.io/search?q=crossterm) ## Examples