SwiftChart
SwiftChart copied to clipboard
Update Readme File Examples
Hi, this is a tiny change to the readme. Thanks for this library!
- The example code was still using
CGRectZero, but this has been renamed toCGRect.zero - Added an
importstatement to the example code.