Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit aacafc8

Browse files
Update README.md
1 parent 69943bb commit aacafc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/nodes-ios/Serializable/blob/master/LICENSE)
99

1010
## 📦 Installation
11+
1112
Update your `Package.swift` file.
1213
```swift
1314
.Package(url: "https://github.com/nodes-vapor/aws.git", majorVersion: 0)
1415
```
1516

17+
1618
## Getting started 🚀
1719

1820
Currently the following AWS Services are available:
@@ -76,8 +78,12 @@ do {
7678

7779
}
7880
```
81+
7982
## 🏆 Credits
83+
8084
This package is developed and maintained by the Vapor team at [Nodes](https://www.nodesagency.com).
8185

86+
8287
## 📄 License
88+
8389
This package is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)