Skip to content

Commit 99ede91

Browse files
committed
Update docs
1 parent 6e69f7e commit 99ede91

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
Qiita-Sync is a GitHub Actions that can synchronize your markdown files in GitHub repository with Qiita articles.
99

10-
It can be also used as a command line tool. See more details [Qiita-Sync Command Usage](https://github.com/ryokat3/Qiita-Sync/doc/command_usage.md)
10+
It can be also used as a command line tool.
11+
See more details [Qiita-Sync Command Usage](https://github.com/ryokat3/qiita-sync/blob/main/doc/command_usage.mdd) for command usage.
1112

1213
# Installation
1314

@@ -78,8 +79,8 @@ Please note some features of Qiita-Sync when writing articles.
7879

7980
## File Name
8081

81-
When downloading Qiita articles at first, their file names are like `a5b5328c93bad615c5b2.md` whose naming convention is "<Qiita-Article-ID>.md".
82-
However you can rename those files and can move to any subdirectories within the git repository directory.
82+
When downloading Qiita articles at first, their file names are like `a5b5328c93bad615c5b2.md` whose naming convention is "\<Qiita-Article-ID\>.md".
83+
However you can rename those files as you like and can move to any subdirectories within the git repository directory.
8384

8485
## Article Header
8586

0 commit comments

Comments
 (0)