8000 Add link to clojars in README · alaisi/postgres.async@ff54a44 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff54a44

Browse files
committed
Add link to clojars in README
1 parent faf2636 commit ff54a44

File tree

C0EA

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Asynchronous PostgreSQL client for Clojure.
99

1010
Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`:
1111

12-
![latest postgres.async version](https://clojars.org/alaisi/postgres.async/latest-version.svg)
12+
[![latest postgres.async version](https://clojars.org/alaisi/postgres.async/latest-version.svg)](https://clojars.org/alaisi/postgres.async)
1313

1414
## Setting up a connection pool
1515

0 commit comments

Comments
 (0)
0