From ca677b2937c780dc9dd7f7242f7843ec9ca216f4 Mon Sep 17 00:00:00 2001 From: Sean Corfield Date: Fri, 10 May 2019 13:46:10 -0700 Subject: [PATCH] Add CircleCI status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be95a6..e9aa2dd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# next.jdbc +# next.jdbc [![CircleCI](https://circleci.com/gh/seancorfield/next-jdbc/tree/master.svg?style=svg)](https://circleci.com/gh/seancorfield/next-jdbc/tree/master) The next generation of `clojure.java.jdbc`: a new low-level Clojure wrapper for JDBC-based access to databases.