From 38c2d0a7443d552ef67e7d05a66cc95cd5086c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Claus=20H=C3=B6fele?= Date: Mon, 2 Jan 2017 21:57:19 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3445ed4c8..ba588b14d 100755 --- a/README.md +++ b/README.md @@ -122,6 +122,7 @@ The following are services you can instantly install and use by running `serverl * [ES6 + Jest](https://github.com/americansystems/serverless-es6-jest) - ES6 + Jest Boilerplate * [PHP](https://github.com/ZeroSharp/serverless-php) - Call a PHP function from your lambda * [Slack App](https://github.com/johnagan/serverless-slack-app) - Slack App Boilerplate with OAuth and Bot actions +* [Swift](https://github.com/choefele/swift-lambda-app) - Full-featured project template to develop Lambda functions in Swift **Note**: the `serverless install` command will only work on V1.0 or later.