Skip to content

Commit 9e83d3c

Browse files
committed
update readme
1 parent 2afea65 commit 9e83d3c

1 file changed

Lines changed: 19 additions & 1 deletion

File tree

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
11
# SeaweedKit
2-
A pure Swift SDK for consuming the official Magicseaweed API
2+
A pure Swift SDK for consuming the official [Magicseaweed API](https://magicseaweed.com/docs/developers/59/api/9905/)
3+
4+
## Installation
5+
6+
SeaweedKit is available through [Swift Package Manager](https://swift.org/package-manager/), a dependency manager built into Xcode.
7+
8+
If you are using Xcode 11 or higher, go to **File / Swift Packages / Add Package Dependency...** and enter package repository URL **https://github.com/StarLard/SeaweedKit.git**, then follow the instructions.
9+
10+
To remove the dependency, select the project and open **Swift Packages** (which is next to **Build Settings**). You can add and remove packages from this tab.
11+
12+
> Swift Package Manager can also be used [from the command line](https://swift.org/package-manager/).
13+
14+
## Author
15+
16+
[@StarLard](https://twitter.com/CalebFriden)
17+
18+
## License
19+
20+
SeaweedKit is available under the Apache 2.0 license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)