-
Notifications
You must be signed in to change notification settings - Fork 16
Commit 701d752
Add README badges (#24)
### Motivation
Surface the Swift version and platform support status from Swift Package
Index.
### Modifications
Added badges, plus a quick link to the docc docs, to the top of the
README.
Also, expanded the supported platforms, we do actually support iOS and
friends (was an oversight not to include it before).
### Result
Easier to quickly see our support matrix, plus the quick link to docs.
### Test Plan
Previewed locally.1 parent e48b152 commit 701d752
File tree
3 files changed
+13
-9
lines changed- Sources/OpenAPIAsyncHTTPClient/Documentation.docc
3 files changed
+13
-9
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | - | ||
32 | + | ||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | - | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
4 | 8 |
| |
5 | 9 |
| |
6 | 10 |
| |
7 | 11 |
| |
8 | - | ||
9 | - | ||
10 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
13 | - | ||
14 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments