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

Commit 5deb434

Browse files
author
Jonas Schwartz
committed
Changing readme
1 parent d5413db commit 5deb434

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010

1111
This package makes it easy to use AWS resources from Swift.
1212

13-
## Requirements
13+
## 📝 Requirements
1414
- Swift 3.0+
1515

16-
## Installation
16+
## 📦 Installation
1717

1818
### Swift Package Manager
1919

@@ -30,7 +30,7 @@ let package = Package(
3030
)
3131
```
3232

33-
## Usage
33+
## 💻 Usage
3434

3535
Currently the following AWS Services are available:
3636
- EC2
@@ -91,9 +91,12 @@ do {
9191
}
9292
```
9393

94-
## Compatibility
94+
## 🔧 Compatibility
9595

9696
This package has been tested on Mac OS X and Ubuntu 16.04
9797

98-
## Credits
99-
Made with ❤️ at [Nodes](http://nodesagency.com).
98+
## 👥 Credits
99+
Made with ❤️ at [Nodes](http://nodesagency.com).
100+
101+
## 📄 License
102+
**AWS** is available under the MIT license. See the [LICENSE](https://github.com/nodes-ios/Serializable/blob/master/LICENSE) file for more info.

0 commit comments

Comments
 (0)