Skip to content

Commit 2c258cd

Browse files
committed
docs: add fuzzy-search explain
1 parent 25bc7af commit 2c258cd

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

+10-4
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@
1616

1717
Search browser bookmarks with [Alfred](https://www.alfredapp.com/).
1818

19-
## Usage
19+
### Fuzzy Search
2020

21-
Search browser bookmarks via the keyword `bm`.
22-
Once you select a bookmark, it will be opened in the dedicated browser.
21+
We support fuzzy search :ninja:
2322

24-
Incognito mode will be opened with the dedicated browser as well.
23+
You can search bookmarks by name or URL, and we will find the best match for you.
2524

2625
### Install via GitHub Releases :sparkles:
2726

@@ -33,6 +32,13 @@ curl -fsSLk $download_url -o ~/Desktop/alfred-search-bookmark.alfredworkflow
3332
open ~/Desktop/alfred-search-bookmark.alfredworkflow
3433
```
3534

35+
## Usage
36+
37+
Search browser bookmarks via the keyword `bm`.
38+
Once you select a bookmark, it will be opened in the dedicated browser.
39+
40+
Incognito mode will be opened with the dedicated browser as well.
41+
3642
<hr>
3743

3844
## Examples

0 commit comments

Comments
 (0)