Skip to content

Commit eb1febd

Browse files
committed
Add Pursuit badge
1 parent 193a30a commit eb1febd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.org

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
#+title: PureScript bindings for node-postgres
22

3-
Provides PureScript bindings for the [[https://www.npmjs.org/package/pg][pg library]] ([[https://github.com/brianc/node-postgres][node-postgres]] on GitHub).
3+
#+BEGIN_HTML
4+
<a href="http://pursuit.purescript.org/packages/purescript-node-postgres">
5+
<img src="http://pursuit.purescript.org/packages/purescript-node-postgres/badge" alt="purescript-node-postgres on Pursuit">
6+
</img>
7+
</a>
8+
<br>
9+
#+END_HTML
10+
11+
12+
PureScript bindings for the [[https://www.npmjs.org/package/pg][pg library]] ([[https://github.com/brianc/node-postgres][node-postgres]] on GitHub).
413

514
* Installation
615

0 commit comments

Comments
 (0)