diff --git a/README.md b/README.md index e0e33fc..1449b73 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ A command can be run that will launch the completion UI | Command | Key Map | Description | | ------------------ | ----------- | ----------------------------------------------------------- | -| IvyFd | \p | Find files in your project with the fd cli file finder | +| IvyFd | \p | Find files in your project with a custom rust file finder | | IvyAg | \/ | Find content in files using the silver searcher | | IvyBuffers | \b | Search though open buffers | | IvyLines | | Search the lines in the current buffer |