Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c462b38

Browse files
committedDec 19, 2019
Fix images for npm too
1 parent 909873e commit c462b38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
<img align="left" width="460" height="124" alt="Fastest full PostgreSQL nodejs client" src="postgresjs.svg" />
3+
<img align="left" width="460" height="124" alt="Fastest full PostgreSQL nodejs client" src="https://raw.githubusercontent.com/porsager/postgres/master/postgresjs.svg?sanitize=true" />
44

55

66
- 🚀 Fastest full featured PostgreSQL client for Node.js
@@ -11,7 +11,7 @@
1111
## Getting started
1212

1313
<br>
14-
<img height="220" alt="Good UX with Postgres.js" src="demo.gif" />
14+
<img height="220" alt="Good UX with Postgres.js" src="https://raw.githubusercontent.com/porsager/postgres/master/demo.gif" />
1515
<br>
1616

1717
**Install**

0 commit comments

Comments
 (0)
Failed to load comments.