mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Fix README to separate sponsors onto separate lines (#2459)
Splits sponsor listings onto multiple lines by putting them in list elements. Also removes hidden inline png that does not render on the README.
This commit is contained in:
parent
4cb73ebc2c
commit
25f658f227
17
README.md
17
README.md
@ -59,13 +59,16 @@ You can also follow me [@briancarlson](https://twitter.com/briancarlson) if that
|
||||
node-postgres's continued development has been made possible in part by generous finanical support from [the community](https://github.com/brianc/node-postgres/blob/master/SPONSORS.md) and these featured sponsors:
|
||||
|
||||
<div align="center">
|
||||
<a href="https://crate.io" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/crate-io.png" />
|
||||
</a>
|
||||
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAABCAQAAAB0m0auAAAADElEQVR42mNkIBIAAABSAAI2VLqiAAAAAElFTkSuQmCC" />
|
||||
<a href="https://www.eaze.com" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/eaze.png" />
|
||||
</a>
|
||||
<p>
|
||||
<a href="https://crate.io" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/crate-io.png" />
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://www.eaze.com" target="_blank">
|
||||
<img height="80" src="https://node-postgres.com/eaze.png" />
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
If you or your company are benefiting from node-postgres and would like to help keep the project financially sustainable [please consider supporting](https://github.com/sponsors/brianc) its development.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user