@@ -54,15 +54,15 @@ Blocked PRs are marked with ❗. Click any PR to open it in your browser.
5454
5555### Auto-Start (macOS) 🌟
5656
57- Right-click the menubar icon and toggle "Launch at Login". Never think about it again!
57+ Click the menubar icon and toggle "Start at Login". Never think about it again!
5858
5959## Authentication & Privacy 🔐
6060
6161Ready to Review uses your GitHub CLI token (` gh auth token ` ) to:
6262- Fetch your PRs from GitHub
6363- Authenticate with our API server which intelligently determines when you're actually blocking a PR
6464
65- ** Your token never gets stored on our servers** - we use it for the request , then forget about it.
65+ ** Your token never gets stored on our servers** - we use it to make GitHub API requests , then forget about it.
6666
6767## Installation Options
6868
@@ -75,7 +75,7 @@ make run # On macOS: installs to /Applications and launches
7575``` bash
7676make install # Installs to the right place for your OS:
7777 # macOS: /Applications/Ready to Review.app
78- # Linux/BSD: /usr/local/bin/ready-to-review
78+ # Linux/BSD: /usr/local/bin/ready-to-review
7979 # Windows: %LOCALAPPDATA%\Programs\ready-to-review
8080```
8181
@@ -99,6 +99,4 @@ Open-source contributions are welcome! Got an idea? Send a PR and we'll ship it.
9999
100100No more blocked PRs. No more forgotten reviews. Just smooth, efficient collaboration.
101101
102- [ ⬇️ Download Now] ( https://github.com/turn-systems/pr-menubar/releases ) | [ 📖 Docs] ( https://github.com/turn-systems/pr-menubar/wiki ) | [ 🐛 Report Issue] ( https://github.com/turn-systems/pr-menubar/issues )
103-
104- Built with ❤️ by [ CodeGroove] ( https://codegroove.dev/products/ ) for teams who ship fast.
102+ Built with ❤️ by [ CodeGroove] ( https://codegroove.dev/products/ ) for teams who ship fast.
0 commit comments