diff --git a/_goals/165-Core_Object_Oriented_JavaScript.md b/_goals/165-Core_Object_Oriented_JavaScript.md index 05b698b5..5086efc9 100644 --- a/_goals/165-Core_Object_Oriented_JavaScript.md +++ b/_goals/165-Core_Object_Oriented_JavaScript.md @@ -46,6 +46,10 @@ Choose this goal if you've wondered how objects work in JavaScript and are looki ## Specifications + + - [ ] Artifact produced is a fork of the [core-oojs][core-oojs] repo. - [ ] All readings and videos in the `README` are completed and checked off. - [ ] All exercises and lessons in the `README` are completed and checked off.