1 2 3 4 5 6 7 8 9
# btui-rs ## beautiful text user interfaces with `btui` `btui` aims to create beautiful, text only and simple user interfaces. ## Usage Add this to your `Cargo.toml` dependency list: ```toml btui = "0.3.3" ```