You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
Swifty helpers for working with AWS Lambda.
4
4
5
-
## 📱 Requirements
5
+
## Requirements
6
6
7
7
Swift 5.9 toolchain with Swift Package Manager.
8
8
9
-
## 🖥 Installation
9
+
## Installation
10
10
11
11
Lambda Extras is distributed using the [Swift Package Manager](https://swift.org/package-manager). To install it into a project, add it as a dependency within your `Package.swift` manifest:
0 commit comments