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.