diff --git a/README.md b/README.md index 571cab7..b1c6646 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Termion -[Documentation](https://docs.rs/termion) | [Examples](https://github.com/Ticki/termion/tree/master/examples) | [Changelog](https://github.com/Ticki/termion/tree/master/CHANGELOG.md) -|----|----|---- +[Documentation](https://docs.rs/termion) | [Examples](https://github.com/Ticki/termion/tree/master/examples) | [Changelog](https://github.com/Ticki/termion/tree/master/CHANGELOG.md) | [Tutorial](http://ticki.github.io/blog/making-terminal-applications-in-rust-with-termion/) +|----|----|----|---- **Termion** is a pure Rust, bindless library for low-level handling, manipulating and reading information about terminals. This provides a full-featured