Browse Source

Adding a third party tutorial

Osian Smith 8 years ago
parent
commit
e8dd9fa73c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -48,6 +48,8 @@ In order to correctly compile:
 ## 3rd party tutorials
 
 * [Using Realm and Charts with Swift 3 in iOS 10 (Sami Korpela)](https://medium.com/@skoli/using-realm-and-charts-with-swift-3-in-ios-10-40c42e3838c0#.2gyymwfh8)
+
+* [Creating a Line Chart in Swift 3 and iOS 10 (Osian Smith)](https://medium.com/@OsianSmith/creating-a-line-chart-in-swift-3-and-ios-10-2f647c95392e)
 * Want your tutorial to show here? Create a PR!
 
 ## Troubleshooting