mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
Merge pull request #184 from alibaba/feat/logo-demo
docs(README): Update logo, layout and add DeepWiki badge
This commit is contained in:
commit
0f0f899f33
6 changed files with 26 additions and 30 deletions
|
|
@ -1,11 +1,9 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://alibaba.github.io/open-code-review/">
|
||||
<img src="imgs/logo.svg" alt="OpenCodeReview logo" width="240" height="240">
|
||||
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">オープンソースのAIコードレビューエージェント。</p>
|
||||
|
||||
---
|
||||
<h1>OpenCodeReview</h1>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/41087" target="_blank">
|
||||
|
|
@ -17,6 +15,7 @@
|
|||
<a href="https://github.com/alibaba/open-code-review/actions/workflows/release.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/alibaba/open-code-review/release.yml?style=flat-square" /></a>
|
||||
<a href="https://goreportcard.com/report/github.com/alibaba/open-code-review"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://github.com/alibaba/open-code-review/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://deepwiki.com/alibaba/open-code-review"><img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | 日本語 | <a href="README.ko-KR.md">한국어</a> | <a href="README.ru-RU.md">Русский</a>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://alibaba.github.io/open-code-review/">
|
||||
<img src="imgs/logo.svg" alt="OpenCodeReview logo" width="240" height="240">
|
||||
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">오픈 소스 AI 코드 리뷰 에이전트.</p>
|
||||
|
||||
---
|
||||
<h1>OpenCodeReview</h1>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/41087" target="_blank">
|
||||
|
|
@ -17,6 +15,7 @@
|
|||
<a href="https://github.com/alibaba/open-code-review/actions/workflows/release.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/alibaba/open-code-review/release.yml?style=flat-square" /></a>
|
||||
<a href="https://goreportcard.com/report/github.com/alibaba/open-code-review"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://github.com/alibaba/open-code-review/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://deepwiki.com/alibaba/open-code-review"><img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.ja-JP.md">日本語</a> | 한국어 | <a href="README.ru-RU.md">Русский</a>
|
||||
|
|
|
|||
11
README.md
11
README.md
|
|
@ -1,11 +1,9 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://alibaba.github.io/open-code-review/">
|
||||
<img src="imgs/logo.svg" alt="OpenCodeReview logo" width="240" height="240">
|
||||
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">The open source AI code review agent.</p>
|
||||
|
||||
---
|
||||
<h1>OpenCodeReview</h1>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/41087" target="_blank">
|
||||
|
|
@ -17,6 +15,7 @@
|
|||
<a href="https://github.com/alibaba/open-code-review/actions/workflows/release.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/alibaba/open-code-review/release.yml?style=flat-square" /></a>
|
||||
<a href="https://goreportcard.com/report/github.com/alibaba/open-code-review"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://github.com/alibaba/open-code-review/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://deepwiki.com/alibaba/open-code-review"><img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
English | <a href="README.zh-CN.md">简体中文</a> | <a href="README.ja-JP.md">日本語</a> | <a href="README.ko-KR.md">한국어</a> | <a href="README.ru-RU.md">Русский</a>
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://alibaba.github.io/open-code-review/">
|
||||
<img src="imgs/logo.svg" alt="OpenCodeReview logo" width="240" height="240">
|
||||
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">AI-агент код-ревью с открытым исходным кодом.</p>
|
||||
|
||||
---
|
||||
<h1>OpenCodeReview</h1>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/41087" target="_blank">
|
||||
|
|
@ -17,6 +15,7 @@
|
|||
<a href="https://github.com/alibaba/open-code-review/actions/workflows/release.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/alibaba/open-code-review/release.yml?style=flat-square" /></a>
|
||||
<a href="https://goreportcard.com/report/github.com/alibaba/open-code-review"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://github.com/alibaba/open-code-review/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://deepwiki.com/alibaba/open-code-review"><img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> | <a href="README.zh-CN.md">简体中文</a> | <a href="README.ja-JP.md">日本語</a> | <a href="README.ko-KR.md">한국어</a> | Русский
|
||||
|
|
|
|||
|
|
@ -1,11 +1,9 @@
|
|||
<p align="center">
|
||||
<div align="center">
|
||||
<a href="https://alibaba.github.io/open-code-review/">
|
||||
<img src="imgs/logo.svg" alt="OpenCodeReview logo" width="240" height="240">
|
||||
<img src="imgs/logo-core.svg" alt="OpenCodeReview logo" width="180" />
|
||||
</a>
|
||||
</p>
|
||||
<p align="center">The open source AI code review agent.</p>
|
||||
|
||||
---
|
||||
<h1>OpenCodeReview</h1>
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/41087" target="_blank">
|
||||
|
|
@ -17,6 +15,7 @@
|
|||
<a href="https://github.com/alibaba/open-code-review/actions/workflows/release.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/alibaba/open-code-review/release.yml?style=flat-square" /></a>
|
||||
<a href="https://goreportcard.com/report/github.com/alibaba/open-code-review"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://github.com/alibaba/open-code-review/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/alibaba/open-code-review?style=flat-square" /></a>
|
||||
<a href="https://deepwiki.com/alibaba/open-code-review"><img alt="Ask DeepWiki" src="https://deepwiki.com/badge.svg" /></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> | 简体中文 | <a href="README.ja-JP.md">日本語</a> | <a href="README.ko-KR.md">한국어</a> | <a href="README.ru-RU.md">Русский</a>
|
||||
|
|
|
|||
1
imgs/logo-core.svg
Normal file
1
imgs/logo-core.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue