diff --git a/README.md b/README.md index 184614f..7e07b60 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # iOS Swift Tutorial: Guide to Using JSON Data from the Web If your app communicates with a web application, information returned from the server is often formatted as JSON. -By getting weather data from the darksky API you are going to learn how to retrieve and effectifly deal with JSON Data. +By getting weather data from the darksky API you are going to learn how to retrieve and effectively deal with JSON Data. [Video on YouTube](https://youtu.be/_c0pAz3UPEs)