kodecocodes / objective-c-style-guide

A style guide that outlines the coding conventions for Kodeco
http://www.raywenderlich.com/62570/objective-c-style-guide
3.1k stars 628 forks source link

Update README.md #64

Open revolter opened 9 years ago

revolter commented 9 years ago

Fix outdated dot syntax example.

count is now a property and not a method.