Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gschurck authored Sep 8, 2024
1 parent 0b5eef8 commit 4ab4205
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

A shell script to quickly fuzzy search Homebrew packages, see info preview and install them.

## Demo

<a href="https://asciinema.org/a/JQjUDHLr4tefCqBTOZLj2vAoV" target="_blank"><img src="https://asciinema.org/a/JQjUDHLr4tefCqBTOZLj2vAoV.svg" /></a>

## Requirements

- Linux or macOS operating system
Expand All @@ -14,4 +18,5 @@ A shell script to quickly fuzzy search Homebrew packages, see info preview and i
```bash
brew tap gschurck/fuzzybrew
brew install fuzzybrew
```
```

0 comments on commit 4ab4205

Please sign in to comment.