Skip to content

Commit

Permalink
fixing image link.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Mar 22, 2015
1 parent 0358a85 commit 104d1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Complete access layer to [PG] via [Promises/A+].
[![Build Status](https://travis-ci.org/vitaly-t/pg-promise.svg?branch=master)](https://travis-ci.org/vitaly-t/pg-promise)

---
<img align="right" width="190" height="190" src="http://s8.postimg.org/k7dtue8lx/pg_promise.jpg">
<a href="https://promisesaplus.com/"><img align="right" width="190" height="190" src="http://s8.postimg.org/k7dtue8lx/pg_promise.jpg"></a>

* Supporting [Promise], [Bluebird], [When], [Q], etc.
* Transactions, functions, flexible query formatting;
Expand Down

0 comments on commit 104d1b8

Please sign in to comment.