From e8dd9fa73ce3a3c4e1999b9c36d757758dbd502a Mon Sep 17 00:00:00 2001 From: Osian Smith Date: Thu, 13 Jul 2017 13:12:44 +0100 Subject: [PATCH] Adding a third party tutorial --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6043cd4e6f..994f154520 100644 --- a/README.md +++ b/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