Skip to content
Snippets Groups Projects
Commit 71b10c7f authored by geruiw2's avatar geruiw2
Browse files

Update Assignment2/README.md

parent 1e01266d
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ In this assignment, you will implement some crypto-primitives and basic data str
## Repository management and submission:
1. Fork the current repo. **Change visibility to private, if you don't want someone see your code.** Note: We are also going to use the same repo for midterm project, which means you don't need to fork this repo again in the future.
2. Add TAs as a reporter on your forked repo (this repo is different from the one you used for assignment 1, so please add TAs again). TAs are `geruiw2` and `rbrana2`.
3. Fill in a form to provide your repo URL. The form is not yet ready and will be ready by Jan 30.
3. Fill in a google form to provide your repo URL. ~~The form is not yet ready and will be ready by Jan 30.~~ The link is: [https://forms.gle/BSva88p8MVCCAVPw5](https://forms.gle/BSva88p8MVCCAVPw5).
4. TAs will initiate a pull from your repo at the deadline for submission, and this will be considered a final submission.
5. Students can run tests (by command `cargo test`) provided in the code to check the validity of their implementation.
6. TAs will run additional tests (private) on the final submission to award marks.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment