Skip to content

Commit d2f4d00

Browse files
committed
README.mdのロゴサイズを600に変更し、プロジェクト概要のリンクを追加
1 parent 037d87e commit d2f4d00

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<a href="https://github.com/cryowire">
2-
<img src="https://raw.githubusercontent.com/cryowire/artwork/main/logo-type/logotype.png" alt="cryowire" width="400" />
3-
</a>
4-
5-
# cryowire/action
6-
7-
GitHub Action for validating and building [cryowire](https://github.com/cryowire) configurations in CI.
8-
9-
See **[cryowire.github.io](https://cryowire.github.io/)** for the full project overview.
1+
<p align="center"><a href="https://github.com/cryowire">
2+
<img src="https://raw.githubusercontent.com/cryowire/artwork/main/logo-type/logotype.png" alt="cryowire" width="600" />
3+
</a></p>
4+
5+
<h1 align="center">cryowire/action</h1>
6+
<p align="center">GitHub Action for validating and building <a href="https://github.com/cryowire">cryowire</a> configurations in CI.</p>
7+
<p align="center">
8+
<a href="https://cryowire.github.io/"><img src="https://img.shields.io/badge/Website-cryowire.github.io-38bdf8?style=for-the-badge" alt="Website" /></a>
9+
</p>
1010

1111
## Usage
1212

0 commit comments

Comments
 (0)