# Rusty Search [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) A command-line interface (CLI) application developed in Rust that enables users to conduct web searches. ## Usage ``` rusty-search "Rusty Search Web Search" ``` ## Installation ### Via Cargo Install ```sh cargo install rusty-search rusty-search --version ```