From f02195e9805dfc80deee6e4e2d116fc3fecf3358 Mon Sep 17 00:00:00 2001 From: Debajyati Dey <127122455+Debajyati@users.noreply.github.com> Date: Sun, 27 Oct 2024 00:17:24 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69deb1d..b0d8e86 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ gitFM has a simple command line interface that guides you through the process of When you run gitFM, it will prompt you to enter a search keyword. For example, if you want to search for a repository with the name "express", you can enter: ```bash -gitfm +express ``` -Then, enter `express` in the search input. + in the search input. ### Select Repository