File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <picture >
3
- <source media =" (prefers-color-scheme: dark) " srcset =" https://user-images.githubusercontent.com/1130717/259709891-64d4c78b-1cd1-4446-8746-d3a009992811.png " >
4
- <source media =" (prefers-color-scheme: light) " srcset =" https://user-images.githubusercontent.com/1130717/259710040-d79ee9eb-b5d9-4a82-a894-3eb5ef366c1f.png " >
5
- <img src =" https://user-images.githubusercontent.com/1130717/259710040-d79ee9eb-b5d9-4a82-a894-3eb5ef366c1f.png " height =" 96 " alt =" PostgresNIO " >
6
- </picture >
2
+ <img src =" https://design.vapor.codes/images/vapor-postgresnio.svg " height =" 96 " alt =" PostgresNIO " >
7
3
<br >
8
4
<br >
9
5
<a href =" https://api.vapor.codes/postgresnio/documentation/postgresnio/ " >
16
12
<img src="https://img.shields.io/github/actions/workflow/status/vapor/postgres-nio/test.yml?event=push&style=plastic&logo=github&label=tests&logoColor=%23ccc" alt="Continuous Integration">
17
13
</a >
18
14
<a href =" https://swift.org " >
19
- <img src="https://design.vapor.codes/images/swift58up .svg" alt="Swift 5.8 +">
15
+ <img src="https://design.vapor.codes/images/swift510up .svg" alt="Swift 5.10 +">
20
16
</a >
21
17
<a href =" https://www.swift.org/sswg/incubation-process.html " >
22
18
<img src="https://design.vapor.codes/images/sswg-graduated.svg" alt="SSWG Incubation Level: Graduated">
@@ -167,7 +163,7 @@ Please see [SECURITY.md] for details on the security process.
167
163
[ Team Chat ] : https://discord.gg/vapor
168
164
[ MIT License ] : LICENSE
169
165
[ Continuous Integration ] : https://github.com/vapor/postgres-nio/actions
170
- [ Swift 5.8 ] : https://swift.org
166
+ [ Swift 5.10 ] : https://swift.org
171
167
[ Security.md ] : https://github.com/vapor/.github/blob/main/SECURITY.md
172
168
173
169
[ `PostgresConnection` ] : https://api.vapor.codes/postgresnio/documentation/postgresnio/postgresconnection
You can’t perform that action at this time.
0 commit comments