Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Gokul2406 authored Aug 8, 2021
1 parent 0b0b81d commit a38fa77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#+TITLE: FF
#+TITLE: FF-util

* Goal of this Project
The main goal of this project is to make it easy to find files in a directory. Rather than listing the files of the directory and either searching the file through them by using grep or your eyes can be a pain. ff reduces that pain by accomplishing the task using a single command making it really easy
Expand All @@ -12,7 +12,7 @@ Easiness of searching files throughout your filesystem
** Compiling from source
Clone the repo using
#+begin_src bash
git clone https://github.com/Gokul2406/ff
git clone https://github.com/Gokul2406/ff-util
#+end_src
Then run
#+begin_src bash
Expand Down

0 comments on commit a38fa77

Please sign in to comment.