diff --git a/README.md b/README.md index 3a9a478..5aa7faa 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,9 @@ You can use APTimeZones with Apple CLGeocoder as well to receive NSTimeZone for ###Version 1.1: We've added some handy categories with version 1.1 to make timezones magic even more easy. + CLLocation+APTimeZones + CLPlacemark+APTimeZones Usage: @@ -42,7 +44,7 @@ Usage: CLPlacemark *placemark = ...; NSLog(@"%@", placemark.timeZone); -Also, we've added example project that shows APTimeZones usage: +Also, we've added example project that shows APTimeZones usage [Demo Video on YouTube]: