# rhyme_dictionary A Rhyme Dictionary written in Rust with an MIT License ```rust cargo run --bin download cargo run --bin compile cargo run --bin lookup ``` ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rhyme_dictionary by you, shall be dual licensed under the MIT and Apache 2.0 license without any additional terms or conditions.