diff --git a/README.md b/README.md index 6e9c621..9a0c05f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# next.jdbc [![CircleCI](https://circleci.com/gh/seancorfield/next-jdbc/tree/develop.svg?style=svg)](https://circleci.com/gh/seancorfield/next-jdbc/tree/develop) +# next.jdbc [![Clojure CI](https://github.com/seancorfield/next-jdbc/actions/workflows/test.yml/badge.svg)](https://github.com/seancorfield/next-jdbc/actions/workflows/test.yml) [![CircleCI](https://circleci.com/gh/seancorfield/next-jdbc/tree/develop.svg?style=svg)](https://circleci.com/gh/seancorfield/next-jdbc/tree/develop) The next generation of `clojure.java.jdbc`: a new low-level Clojure wrapper for JDBC-based access to databases.