Skip to content

Commit 081b91f

Browse files
committed
📝 docs: update README.md
1 parent 57f6eb4 commit 081b91f

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.ja.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ zenn 用の記事を GitHub にプッシュすると、自動的に qiita に記
1919
</details>
2020

2121
## 🚀 使い方
22-
このツールを使用するには、以下の手順に従ってください。
22+
このツールを使用するには、以下の手順に従ってください。実際にこのツールを使用している例は[こちら](https://github.com/C-Naoki/zenn-archive/tree/main)を参照してください。
2323
1. 以下のようなディレクトリ構造を準備します。
2424
```
2525
.
@@ -75,7 +75,6 @@ zenn 用の記事を GitHub にプッシュすると、自動的に qiita に記
7575
with:
7676
qiita-token: ${{ secrets.QIITA_TOKEN }}
7777
```
78-
実際にこのツールを使用している例は[こちら](https://github.com/C-Naoki/zenn-archive/tree/main)を参照してください。
7978
8079
## 🙋‍♂️ お願い
8180
💙 このツールを気に入っていただけたら、⭐ をつけて、友達にもシェアしてください!

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This tool automatically publishes articles to qiita when you push zenn format ar
1919
</details>
2020

2121
## 🚀 Getting Started
22-
You can use this tool by following the steps below.
22+
You can use this tool by following the steps below. Refer my [repo](https://github.com/C-Naoki/zenn-archive/tree/main) using this tool for practical example.
2323
1. Build directory structure as follows
2424
```
2525
.
@@ -77,7 +77,6 @@ You can use this tool by following the steps below.
7777
with:
7878
qiita-token: ${{ secrets.QIITA_TOKEN }}
7979
```
80-
Refer my [repo](https://github.com/C-Naoki/zenn-archive/tree/main) using this tool for practical example.
8180
8281
## 🙋‍♂️ Support
8382
💙 If you like this app, give it a ⭐ and share it with friends!

0 commit comments

Comments
 (0)