Update README.md

This commit is contained in:
Seohyun Lee
2024-09-02 06:16:10 +00:00
committed by Jaewoo Kim
parent 8a0c38ff1b
commit 035f23b798

View File

@@ -157,7 +157,7 @@ Ensure you are proficient with the following development tools:
$ ./scripts/submit.sh
```
- After running the command above, in the `target` directory, you can find a `assignment<NUMBER>.zip` file (`assignment09.zip` for example). Submit this file to <https://gg.kaist.ac.kr/course/20>.
- Read the documentation at <https://cp.kaist.ac.kr/cs220/cs220/>.
- Read the documentation at <https://cp.kaist.ac.kr/cs220/>.
- You can check your grade of each assignment by running the grading script.
- You can run the grading script with the following command:
```bash