Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brianadvent committed May 11, 2017
1 parent 16925df commit 436af25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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)

Expand Down

0 comments on commit 436af25

Please sign in to comment.