Skip to content

Commit 5953b26

Browse files
committed
docs: Update readme
1 parent 17218da commit 5953b26

File tree

1 file changed

+7
-19
lines changed

1 file changed

+7
-19
lines changed

README.md

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,10 @@
1-
<p align="center">
2-
<img src="./assets/screenshot.png" alt="Cat Code" width="600px" />
3-
</p>
4-
5-
<p align="center">
6-
<a href="https://www.npmjs.com/package/cat-code">
7-
<img src="https://img.shields.io/npm/v/cat-code" alt="NPM Version" />
8-
</a>
9-
<a href="https://github.com/koki-develop/cat-code/actions/workflows/release-please.yml">
10-
<img src="https://img.shields.io/github/actions/workflow/status/koki-develop/cat-code/release-please.yml" alt="GitHub Actions Workflow Status" />
11-
</a>
12-
<a href="./LICENSE">
13-
<img src="https://img.shields.io/github/license/koki-develop/cat-code" alt="GitHub License" />
14-
</a>
15-
</p>
16-
17-
<p align="center">
18-
Cat Code は猫とともに開発ができる次世代のコーディングエージェントです。
19-
</p>
1+
[![NPM Version](https://img.shields.io/npm/v/cat-code)](https://www.npmjs.com/package/cat-code)
2+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/koki-develop/cat-code/release-please.yml)](https://github.com/koki-develop/cat-code/actions/workflows/release-please.yml)
3+
[![GitHub License](https://img.shields.io/github/license/koki-develop/cat-code)](./LICENSE)
4+
5+
<img src="./assets/screenshot.png" width="600px" />
6+
7+
_**Cat Code**_ は猫とともに開発ができる次世代のコーディングエージェントです。
208

219
## 使い方
2210

0 commit comments

Comments
 (0)