Skip to content

Commit 1a55d7f

Browse files
changed readme.
1 parent 3f39d74 commit 1a55d7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ In this project you will build an application that allows for todos to be added,
5858
- `<TodoForm>` will hold your input field and your `Add Todo` and `Clear Completed` buttons.
5959
- Your input field should take in user input, and allow a user to press `Enter` or click on the `Submit Button` to add a todo to your list.
6060
- Once a todo is submitted, the Todo List should re-render and show the added todo.
61+
62+
## Submission Format
63+
- [ ] Only work on main.
64+
- [ ] Make sure to push your code at regular intervals.
65+
- [ ] Copy your github repo url and paste it into Canvas to submit your project

0 commit comments

Comments
 (0)