diff --git a/README.md b/README.md index 09929fe..64c3a75 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,16 @@ Here's a walkthrough of implemented user stories. Video Walkthrough ``` +## Code Reviews -## Required User Stories +This code was reviewed by @username and @otherusername. + +* [Link to PR #X](#) - reviewed by @username. +* [Link to PR #Y](#) - reviewed by @otherusername. + +## Required User Stories +- [ ] I have at least three code reviews from others. - [x] The user can move their character with the arrow keys. - [x] The user can see a monster. - [ ] The monster is placed at a random location within the game boundaries.