Skip to content

Commit

Permalink
Add note on installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Reeywhaar committed Sep 5, 2023
1 parent bb40bd4 commit a2e3694
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@

Simple app to make trackpad treat triple tap as middle click

## Installation

App can be installed from by downloading zip from [Release Page](https://github.com/Reeywhaar/middleme/releases) or with **HomeBrew**

```
brew tap reeywhaar/tap
brew install reeywhaar/tap/middleme
```

## Screenshots

<img src="design/screenshots/forbidden.png" width="392" alt="Forbidden state">

<img src="design/screenshots/granted.png" width="392" alt="Granted state">
<img src="design/screenshots/granted.png" width="392" alt="Granted state">

0 comments on commit a2e3694

Please sign in to comment.