Skip to content

Commit 850aa28

Browse files
Add ASYNCREVIEW Intro Video.
Add link to user attachments in README
1 parent de51a20 commit 850aa28

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Open-source Agentic code review tool inspired by DevinReview, using Recursive La
88
- **uv** (recommended for Python package management)
99
- **Deno** (Required for sandboxed code execution)
1010

11+
12+
https://github.com/user-attachments/assets/e17951e6-d73d-4cc0-8199-66c7e02f049f
13+
14+
15+
16+
17+
18+
1119
## Setup
1220

1321
1. **Install Backend (cr)**
@@ -57,4 +65,4 @@ You can also use the tool directly from the terminal:
5765

5866
- **Interactive Q&A**: `cr ask`
5967
- **One-shot Review**: `cr review -q "What does this repo do?"`
60-
- **Help**: `cr --help`
68+
- **Help**: `cr --help`

0 commit comments

Comments
 (0)