Skip to content

Commit 38461e0

Browse files
authored
Update README.md
1 parent deb2268 commit 38461e0

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
@@ -46,9 +46,9 @@ That's where this app comes in.
4646

4747
Don't worry about anything but getting the user interfaces to work. No need for user authorization, databases, or API's for now. Feel free to make some fake users and fake checkin data.
4848

49-
* Allow a user to create and name teams. Users own the teams they create.
50-
* Allow a user to check in with a specific team and answer each of the three scrum questions.
51-
* View the team status: A simple display of a running log of all the team's checkins, grouped by day.
49+
* [ ] Allow a user to create and name teams. Users own the teams they create.
50+
* [ ] Allow a user to check in with a specific team.
51+
* [ ] View the team status: A simple display of a running log of all the team's checkins, grouped by day.
5252

5353
Here's a sketch of the checkin feature.
5454

0 commit comments

Comments
 (0)