diff --git a/README.md b/README.md index f354fe3..0dcc86c 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ For this deliverable I did the following. I checked the box `[x]` and added a de - [ ] **Use of a CSS framework** - I did not complete this part of the deliverable. - [ ] **All visual elements styled using CSS** - I did not complete this part of the deliverable. - [ ] **Responsive to window resizing using flexbox and/or grid display** - I did not complete this part of the deliverable. -- [ ] **Use of a imported font** - I did not complete this part of the deliverable. +- [ ] **Use of an imported font** - I did not complete this part of the deliverable. - [ ] **Use of different types of selectors including element, class, ID, and pseudo selectors** - I did not complete this part of the deliverable. ## 🚀 React part 1: Routing deliverable @@ -113,6 +113,7 @@ For this deliverable I did the following. I checked the box `[x]` and added a de - [ ] **Backend service endpoints** - I did not complete this part of the deliverable. - [ ] **Frontend calls service endpoints** - I did not complete this part of the deliverable. - [ ] **Supports registration, login, logout, and restricted endpoint** - I did not complete this part of the deliverable. +- [ ] **Bcrypt to hash passwords** - I did not complete this part of the deliverable. ## 🚀 DB deliverable