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 dc305fe commit 21ade83Copy full SHA for 21ade83
README.md
@@ -70,8 +70,10 @@ PostgreSQL is covered under [The PostgreSQL License](https://opensource.org/lice
70
71
## Notes
72
73
-Uses PostgreSQL binaries from [theseus-rs/postgresql-binaries](https://github.com/theseus-rs/postgresql_binaries) by
74
-default.
+Supports using PostgreSQL binaries from:
+
75
+* [theseus-rs/postgresql-binaries](https://github.com/theseus-rs/postgresql-binaries) (default)
76
+* [zonkyio/embedded-postgres-binaries](https://github.com/zonkyio/embedded-postgres-binaries)
77
78
## Contribution
79
0 commit comments