[![Crates.io](https://img.shields.io/crates/v/the-book-tui.svg)](https://crates.io/crates/the-book-tui) A simple TUI application to read The Rust Book. Currently does not render markdown. ## Using The book will be downloaded into `$HOME/.the-book-tui/book` when first ran. \: Scroll content up \: Scroll content down \: Select next topic \: Select previous topic \: Exit Type to search. ## Installation `cargo install the-book-tui` or build from source.