MaxHasADHD / TraktKit

Swift wrapper for Trakt.tv API.
MIT License
113 stars 37 forks source link

Document need #3

Closed akring closed 8 years ago

akring commented 8 years ago

ArrayResultTypeis used in the latest version,but the document is still using the old way.

MaxHasADHD commented 8 years ago

I'll work on updating this ASAP!

It's just a enum though. Instead of if let, or guard, you can now use switch which I think looks much nicer.

MaxHasADHD commented 8 years ago

Updated documentation