diff --git a/README.md b/README.md index 8b97e23..7bd9679 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,5 @@ #### Lab/HW ideas 1. Implement find for both `/people/:id` and `/locations/:id` -1. Stretch: imlement an many-to-many relation with a `Companies` model +1. Stretch: implement an many-to-many relation with a `Companies` model - use a `jobs` intermediary table