Skip to content

Commit

Permalink
Merge pull request #5 from nwest/readme-typo
Browse files Browse the repository at this point in the history
Fix README typo
  • Loading branch information
danielgindi committed Mar 27, 2015
2 parents 9e40dff + fada3ae commit 7918bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Required **Swift 1.2**, introduced in Xcode 6.3.

Okay so there's this beatiful library called [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) by [Philipp Jahoda](https://www.linkedin.com/in/philippjahoda) which has become very popular amongst Android developers, and in the meanwhile there's no decent charting solution for iOS.
Okay so there's this beautiful library called [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart) by [Philipp Jahoda](https://www.linkedin.com/in/philippjahoda) which has become very popular amongst Android developers, and in the meanwhile there's no decent charting solution for iOS.

I've chosen to write it in `Swift` as it can be highly optimized by the compiler, and can be used in both `Swift` and `ObjC` project. The demo project is written in `ObjC` to demonstrate how it works.

Expand Down

0 comments on commit 7918bee

Please sign in to comment.