Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit b005421

Browse files
authored
Update README_ja.md
1 parent 2b3f527 commit b005421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cout、printf等標準出力に出力する任意のメソッドが使用可能
3131
buildをc++からclangに変更することで、(C++ではない)純粋Cアプリケーションも作成可能です。
3232

3333
## GitHub を用いたローカル受験の場合
34-
codecheck コマンドでテストを行う場合、次のように [codecheck.yml](codecheck.yml) を修正する必要があります。
34+
codecheck コマンドでテストを行う場合、次のように [codecheck.yml](codecheck.yml) を修正する必要があります。
3535
(提出時にはもとに戻すことを忘れないでください!)
3636

3737
```yaml

0 commit comments

Comments
 (0)