summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fred.yin@sjtu.edu.cn>2021-10-11 23:07:25 +0800
committerFrederick Yin <fred.yin@sjtu.edu.cn>2021-10-11 23:07:25 +0800
commit0feb24b860bf2f6af9ba7a2aee3bd918680ff425 (patch)
tree15494725bc6bcfa526642f9cad5ae76dc6ae6f63
parente6a03b6422cd0a54c3764acedc65fd3a5a290f71 (diff)
Update usage command in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c04c48..aa6a86f 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ optional arguments:
Self-grade your homework as follows.
```
-$ python leningrade.py -n <homework number>
+$ python leningrade.py -n <homework number> -i <homework id>
```
This will clone (or pull, if it already exists) your group's repo, and run tests