# About `rust-tldr-news` is a cli tool to get today’s news via terminal. # Installation ### Git clone NOTE: you must have rust installed: https://www.rust-lang.org/tools/install 1. clone repo 2. run `cargo run` # Usage ``` $ news today ``` ``` $ news help ```