From 08a676efa52d3633a3c38f31da87fbfe60c66e13 Mon Sep 17 00:00:00 2001 From: David Bayless Date: Fri, 14 Jul 2017 15:03:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d2b067..3f26898 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Playlist Quarter One Assessment - +sd ## Objective: Following the general design of the mockups, you will be making a playlist app that allows you to pull album images and artist names from an api, select the albums to add from the list, and then submitting your album selections via a POST request to an external api.