From ffac6a0f031504b458c43c8e9d43aecc4a16c3fb Mon Sep 17 00:00:00 2001 From: PiyushXCoder Date: Sat, 25 Apr 2020 13:53:41 +0530 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8078b21..c597c72 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You'll find minigrep in `target/release/minigrep` case is added if the search is case sensistive ### Example: -minigrep Ram file_to_match.txt case +`minigrep Ram file_to_match.txt case`