Skip to content

Commit ffadf95

Browse files
committed
rename pm to tl
1 parent a942848 commit ffadf95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**Follow these steps to set up and work on your project:**
88

99
- [ ] Create a forked copy of this project.
10-
- [ ] Add your project manager as collaborator on Github.
10+
- [ ] Add your team lead as collaborator on Github.
1111
- [ ] Clone your OWN version of the repository (Not Lambda's by mistake!).
1212
- [ ] Create a new branch: git checkout -b `<firstName-lastName>`.
1313
- [ ] Implement the project on your newly created `<firstName-lastName>` branch, committing changes regularly.
@@ -16,8 +16,8 @@
1616
**Follow these steps for completing your project.**
1717

1818
- [ ] Submit a Pull-Request to merge <firstName-lastName> Branch into master (student's Repo). **Please don't merge your own pull request**
19-
- [ ] Add your project manager as a reviewer on the pull-request
20-
- [ ] Your project manager will count the project as complete by merging the branch back into master.
19+
- [ ] Add your team lead as a reviewer on the pull-request
20+
- [ ] Your team lead will count the project as complete by merging the branch back into master.
2121

2222
## Assignment Description
2323

0 commit comments

Comments
 (0)