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

Commit 56db823

Browse files
authored
Update README.md
1 parent b005421 commit 56db823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you want to change compile option or etc, please edit [codecheck.yml](codeche
3030
You can build pure C application by switching compiler command from `c++` to `clang`.
3131

3232
## For local exam using GitHub
33-
To use codecheck command in your local environment, you need to modify [codecheck.yml](./codecheck.yml) in order to run test properly.
33+
To use codecheck command in your local environment, you need to modify [codecheck.yml](./codecheck.yml) in order to run test properly.Don't forget to **restore the file** at the time of submit!
3434

3535
```yaml
3636
# Before

0 commit comments

Comments
 (0)