From ef3904ff3e4c0277bbc518e4b6c665b9b21f02a1 Mon Sep 17 00:00:00 2001 From: Stephen Morgan Date: Sun, 9 Nov 2025 09:42:11 -0500 Subject: [PATCH] docs(readme): update markdown bullets, add license to readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dcaad1c..36a816d 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,14 @@ Lives in your menubar like a tiny waterfowl of productivity shame, watching your - **Auto-start** on login (macOS) - **Auto-open** incoming PRs in your browser (off by default, rate-limited) - **Org Filtering** for orgs you may not care about in a home or work context -* **Multi-platform** support for Linux, macOS, Windows, FreeBSD, whatever. +- **Multi-platform** support for Linux, macOS, Windows, FreeBSD, whatever. -You can also visit the web-based dashboard at https://dash.ready-to-review.dev/ +You can also visit the web-based dashboard at ## Dependencies -* [go](https://go.dev/) 1.23.4 or higher -* [gh](https://cli.github.com/), AKA the GitHub command-line utility +- [go](https://go.dev/) 1.23.4 or higher +- [gh](https://cli.github.com/), AKA the GitHub command-line utility ## macOS Quick Start ⚡ (Get Honked At) @@ -85,6 +85,10 @@ We don't yet persist fine-grained tokens to disk - PR's welcome! - No data is resold to anyone. We don't even want it. - No telemetry is collected +## License + +This project is licensed under the GPL-3.0 License - see the [LICENSE](LICENSE) file for details. + --- Built with 🪿 by [codeGROOVE](https://codegroove.dev/) - PRs welcome!