Update README.md

This commit is contained in:
JJ Mckeever 2018-10-11 17:08:05 -06:00 committed by GitHub
parent 69986c034d
commit 05ac234eaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.
---