minigrep

This is a very basic repo for practicing Rust skills following Rust book example project.

To Run

Have Rust installed in your system. Simply call cargo run -- {word to search} {file (use "song.txt")}