]> Skullheadx's Git Forge - ccc-grader.git/commitdiff
Update README.md
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Wed, 4 Jan 2023 23:49:59 +0000 (18:49 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2023 23:49:59 +0000 (18:49 -0500)
README.md

index 1ca0fce87f005cff8040717957c36cc85ee136ac..1a48d72510621b75cd09cc71f1dc7dcc2265b654 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ CEMC Website: https://cemc.uwaterloo.ca/contests/past_contests.html
 3. Download the Test Data
 4. Extract the senior or junior folder into the input directory in the grader project
 5. Copy your python file (.py) into the input folder
-6. Run the grader.py file using python
+6. Run the grader.py file using python and answer the prompt to the question you are grading (i.e. S1, S2, ...)
 7. Enjoy your grader. It will tell you your time and incorrect test cases
 
-_Note: This program will run the code on your computer which is assuredly faster than the computers that actually grade the contest, hence a margin of error is created._
\ No newline at end of file
+_Note: This program will run the code on your computer which is assuredly faster than the computers that actually grade the contest, hence a margin of error is created._