diff --git a/README.md b/README.md index d3aa4d5..18e722b 100644 --- a/README.md +++ b/README.md @@ -140,3 +140,5 @@ end ``` We'll do a handful of methods like this one for the `Song`, `Artist`, and `Genre` classes. This lab is test driven, so you can follow the specs. + +View this lesson on Learn.co