We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e247b0a commit f8bf5e0Copy full SHA for f8bf5e0
README.md
@@ -0,0 +1,21 @@
1
+# Marvin
2
+
3
+## Installation
4
5
+### Swift Package Manager
6
+```
7
+dependencies: [
8
+ .package(url: "https://github.com/monksoftware/Marvin.git", from: "1.0.0")
9
+]
10
11
12
+### Carthage
13
14
+github 'monksoftware/Marvin'
15
16
17
+Made with ❤️ in Italy, by [Monk](https://www.monksoftware.it "Monk's homepage")
18
19
+<p align="left" >
20
+<img src="https://github.com/monksoftware/Marvin/blob/master/monk-logo.png" width=200px height=50px alt="Marvin" title="Marvin">
21
+</p>
0 commit comments