update readme

This commit is contained in:
Satria 2026-03-12 21:37:54 +07:00
commit 6650263f6b

View file

@ -1,3 +1,9 @@
# PR Swipe
A tool to help you review pull requests faster by swiping through them. Specifically built for [is-a.dev register repo](https://github.com/is-a-dev/register) with in-browser tests and validation.
## Implementation References:
- [register repo gh actions](https://github.com/is-a-dev/register/blob/main/.github/workflows)
- [maintainer docs](https://github.com/is-a-dev/docs/pull/100/changes)
- [pr page with prefered filters](https://github.com/is-a-dev/register/pulls?q=is%3Apr+is%3Aopen+sort%3Acreated-asc+review%3Arequired)