From 8ac3c6b8f0f1a2ea81fc058ca6b001814ad84fd6 Mon Sep 17 00:00:00 2001 From: ddunn2 Date: Thu, 7 Dec 2017 14:01:36 +0000 Subject: [PATCH] Add foodtracker tutorial to KituraKit examples --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7a079af..6956d25 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ pod 'KituraKit', :git => 'https://github.com/IBM-Swift/KituraKit.git', :branch = ### Examples +To run through a FoodTracker tutorial which covers various components of Kitura, including KituraKit, [click here](https://github.com/IBM/FoodTrackerBackend) + To try out the sample iOS project for yourself, making use of KituraKit, [click here](https://github.com/IBM-Swift/iOSSampleKituraKit). ## Swift version