From 05ac234eafc3619b47716d2dcd9590e01fff60ea Mon Sep 17 00:00:00 2001 From: JJ Mckeever Date: Thu, 11 Oct 2018 17:08:05 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 389c3fb..923c038 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Challenge1 +## Challenge1 - Work with APIs and Libraries Using the [Star Wars API](https://www.swapi.co) create a formatted list of ships that have unique pilots and list those pilots. ---