Skip to content

Commit 477a491

Browse files
authored
Update README.md
Blog link ...
1 parent 6e67999 commit 477a491

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Simply call `swift lambda build`.
2020
A built Swift lambda can then be deployed using `swift lambda deploy`
2121
(using either `aws lambda publish` or `sam deploy`).
2222

23+
Blog article: [Deploying Swift on AWS Lambda](http://www.alwaysrightinstitute.com/macrolambda/).
24+
2325
Note: Due to a [bug](https://bugs.swift.org/browse/SR-13312)
2426
in Xcode 11's Swift 5.2.4, a Swift 5.3 install (e.g. Xcode beta 12) is
2527
currently required.
@@ -192,6 +194,7 @@ Options:
192194

193195
## Links
194196

197+
- [Deploying Swift on AWS Lambda](http://www.alwaysrightinstitute.com/macrolambda/)
195198
- [SPMDestinations](https://github.com/SPMDestinations/homebrew-tap)
196199
- [MacroLambda](https://github.com/Macro-swift/MacroLambda)
197200
- Amazon:

0 commit comments

Comments
 (0)