Skip to content

Commit ff22bb4

Browse files
author
xueyulinn
committed
add logo with light color and add it at README
1 parent b71e43d commit ff22bb4

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# CodeHawk
1+
<p align="center">
2+
<img src="codehawk/static/assets/codehawk_light_logo.png" alt="CodeHawk logo" width="400">
3+
</p>
24

35
<p align="center">
4-
<img src="codehawk/static/assets/codehawk_logo.png" alt="CodeHawk logo" width="400">
6+
AI-assisted code review for GitHub pull requests.
57
</p>
68

79
CodeHawk is an AI-assisted code review platform for GitHub pull requests. It receives GitHub App webhook events, fetches pull request context, runs repository indexing and static analysis jobs, and posts reviewer-focused summaries or code review comments back to GitHub.

README.zh-CN.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# CodeHawk
1+
<p align="center">
2+
<img src="codehawk/static/assets/codehawk_light_logo.png" alt="CodeHawk logo" width="400">
3+
</p>
24

35
<p align="center">
4-
<img src="codehawk/static/assets/codehawk_logo.png" alt="CodeHawk logo" width="400">
6+
面向 GitHub Pull Request 的 AI 辅助代码审查平台。
57
</p>
68

79
CodeHawk 是一个面向 GitHub Pull Request 的 AI 辅助代码审查平台。它接收 GitHub App webhook 事件,获取 PR 上下文,执行代码索引和静态分析任务,并将 PR 摘要或代码审查结果写回 GitHub。
664 KB
Loading

0 commit comments

Comments
 (0)